From d13aba34755bdbb0e00e456273a50e5ccc0848db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:54:17 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 24 ++++++++++-------------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index c4774a49..d5042d65 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@changesets/cli": "2.27.9", - "@eslint/eslintrc": "^3.1.0", + "@eslint/eslintrc": "3.1.0", "@nx/eslint": "20.0.6", "@nx/eslint-plugin": "20.0.6", "@nx/jest": "20.0.6", @@ -37,7 +37,7 @@ "ts-node": "10.9.2", "tsup": "8.3.5", "typescript": "5.6.3", - "typescript-eslint": "^8.0.0", + "typescript-eslint": "8.12.2", "zx": "8.1.9" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1a6a79d..564de3b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: specifier: 2.27.9 version: 2.27.9 '@eslint/eslintrc': - specifier: ^3.1.0 + specifier: 3.1.0 version: 3.1.0 '@nx/eslint': specifier: 20.0.6 @@ -91,7 +91,7 @@ importers: specifier: 5.6.3 version: 5.6.3 typescript-eslint: - specifier: ^8.0.0 + specifier: 8.12.2 version: 8.12.2(eslint@9.13.0)(typescript@5.6.3) zx: specifier: 8.1.9 @@ -4328,7 +4328,7 @@ snapshots: '@babel/traverse': 7.22.8 '@babel/types': 7.22.5 convert-source-map: 1.9.0 - debug: 4.3.5 + debug: 4.3.7 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -5286,7 +5286,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.24.7 '@babel/parser': 7.24.7 '@babel/types': 7.24.7 - debug: 4.3.5 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6403,7 +6403,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.6.3) '@typescript-eslint/utils': 8.12.2(eslint@9.13.0)(typescript@5.6.3) - debug: 4.3.5 + debug: 4.3.7 ts-api-utils: 1.3.0(typescript@5.6.3) optionalDependencies: typescript: 5.6.3 @@ -6417,7 +6417,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.12.2 '@typescript-eslint/visitor-keys': 8.12.2 - debug: 4.3.5 + debug: 4.3.7 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6455,10 +6455,6 @@ snapshots: dependencies: argparse: 2.0.1 - acorn-jsx@5.3.2(acorn@8.11.3): - dependencies: - acorn: 8.11.3 - acorn-jsx@5.3.2(acorn@8.14.0): dependencies: acorn: 8.14.0 @@ -7298,8 +7294,8 @@ snapshots: espree@9.6.1: dependencies: - acorn: 8.11.3 - acorn-jsx: 5.3.2(acorn@8.11.3) + acorn: 8.14.0 + acorn-jsx: 5.3.2(acorn@8.14.0) eslint-visitor-keys: 3.4.3 esprima@4.0.1: {} @@ -7587,7 +7583,7 @@ snapshots: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 @@ -7849,7 +7845,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.3.5 + debug: 4.3.7 istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: