From 08202d7fb20ae2eaeaa8ad30f02f4228645c5511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 13:57:49 +0000 Subject: [PATCH] Bump js-yaml and @ehmicky/eslint-config Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.3.1 and updates ancestor dependency [@ehmicky/eslint-config](https://github.com/ehmicky/eslint-config). These dependencies need to be updated together. Updates `js-yaml` from 4.1.1 to 4.3.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.3.1) Updates `@ehmicky/eslint-config` from 20.0.31 to 20.0.32 - [Release notes](https://github.com/ehmicky/eslint-config/releases) - [Commits](https://github.com/ehmicky/eslint-config/compare/v20.0.31...v20.0.32) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: indirect - dependency-name: "@ehmicky/eslint-config" dependency-version: 20.0.32 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8723d87..5d64a75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1873,9 +1873,9 @@ } }, "node_modules/@ehmicky/eslint-config": { - "version": "20.0.31", - "resolved": "https://registry.npmjs.org/@ehmicky/eslint-config/-/eslint-config-20.0.31.tgz", - "integrity": "sha512-pM7CWevMpXbyI28g8v2FrZi8OR8hdUfIa4CpAqVPxWbku7MSDpmV6l6WjlBSDg6qZkJPRKEXgntIIJ7dYLalpQ==", + "version": "20.0.32", + "resolved": "https://registry.npmjs.org/@ehmicky/eslint-config/-/eslint-config-20.0.32.tgz", + "integrity": "sha512-d2bvJLHryZwJVorvOahOgiZ/v6HVn4UMUeYkuFxg2agm0uOXDY2HMV6ILvvSrht2b3paSFhFxWXlb7nY51eW3w==", "dev": true, "license": "Apache-2.0", "engines": {