From d938f578329bbb8a00cf1a283d157b88c7f4817e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:02:44 +0000 Subject: [PATCH] Bump the default group with 2 updates Bumps the default group with 2 updates: [config](https://github.com/node-config/node-config) and [eslint](https://github.com/eslint/eslint). Updates `config` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](https://github.com/node-config/node-config/compare/v4.4.1...v4.4.2) Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.5.0...v10.6.0) --- updated-dependencies: - dependency-name: config dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: default ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d896b3a..d0b8c24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1892,9 +1892,9 @@ "license": "MIT" }, "node_modules/config": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/config/-/config-4.4.1.tgz", - "integrity": "sha512-XfN4Q4+wBKkGtgMyQ+5ayjepdb0MrdiGKfBr0G1PTLx9rnqsX+Xiw03LEUtSALZU0UVfcFp6+xYV0NL8HLF94g==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/config/-/config-4.4.2.tgz", + "integrity": "sha512-5HJD7TX70gOG2dAd72eDjDeSTYn6D8nOiKgysQQS8mRUo9X1wDtlzb1JlmIWkP+sM9zKRVdYJxmj+qmCsYu6DQ==", "license": "MIT", "dependencies": { "json5": "^2.2.3" @@ -2269,9 +2269,9 @@ } }, "node_modules/eslint": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz", - "integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", + "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", "dev": true, "license": "MIT", "workspaces": [