diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 222939c..e40347f 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -27,7 +27,7 @@ "license": "Apache-2.0", "dependencies": { "@eslint/js": "~9.20.0", - "@typescript-eslint/utils": "^8.23.0", + "@typescript-eslint/utils": "~8.23.0", "@vitest/eslint-plugin": "~1.1.28", "eslint-config-prettier": "~10.0.1", "eslint-plugin-simple-import-sort": "~12.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af0842c..4f05855 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,7 +60,7 @@ importers: specifier: ~9.20.0 version: 9.20.0 '@typescript-eslint/utils': - specifier: ^8.23.0 + specifier: ~8.23.0 version: 8.23.0(eslint@9.20.0(jiti@1.21.6))(typescript@5.7.3) '@vitest/eslint-plugin': specifier: ~1.1.28 @@ -346,10 +346,6 @@ packages: resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} - '@jridgewell/gen-mapping@0.3.5': - resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} - engines: {node: '>=6.0.0'} - '@jridgewell/gen-mapping@0.3.8': resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} engines: {node: '>=6.0.0'} @@ -1933,12 +1929,6 @@ snapshots: wrap-ansi: 8.1.0 wrap-ansi-cjs: wrap-ansi@7.0.0 - '@jridgewell/gen-mapping@0.3.5': - dependencies: - '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.5.0 - '@jridgewell/trace-mapping': 0.3.25 - '@jridgewell/gen-mapping@0.3.8': dependencies: '@jridgewell/set-array': 1.2.1 @@ -3041,7 +3031,7 @@ snapshots: sucrase@3.35.0: dependencies: - '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/gen-mapping': 0.3.8 commander: 4.1.1 glob: 10.4.5 lines-and-columns: 1.2.4