diff --git a/build-tests/heft-rspack-everything-test/package.json b/build-tests/heft-rspack-everything-test/package.json index 9ef1796e97..396262f6ec 100644 --- a/build-tests/heft-rspack-everything-test/package.json +++ b/build-tests/heft-rspack-everything-test/package.json @@ -19,7 +19,6 @@ "@rushstack/heft-rspack-plugin": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/node-core-library": "workspace:*", - "@rushstack/rush-sdk": "workspace:*", "@types/heft-jest": "1.0.1", "@types/node": "20.17.19", "eslint": "~9.37.0", diff --git a/build-tests/heft-webpack5-everything-test/package.json b/build-tests/heft-webpack5-everything-test/package.json index 3e891b7778..62d7d7caea 100644 --- a/build-tests/heft-webpack5-everything-test/package.json +++ b/build-tests/heft-webpack5-everything-test/package.json @@ -21,7 +21,6 @@ "@rushstack/heft": "workspace:*", "@rushstack/module-minifier": "workspace:*", "@rushstack/node-core-library": "workspace:*", - "@rushstack/rush-sdk": "workspace:*", "@rushstack/webpack5-module-minifier-plugin": "workspace:*", "@types/heft-jest": "1.0.1", "@types/node": "20.17.19", diff --git a/common/config/subspaces/default/pnpm-lock.yaml b/common/config/subspaces/default/pnpm-lock.yaml index dd1378b412..25c8422be4 100644 --- a/common/config/subspaces/default/pnpm-lock.yaml +++ b/common/config/subspaces/default/pnpm-lock.yaml @@ -2116,9 +2116,6 @@ importers: '@rushstack/node-core-library': specifier: workspace:* version: link:../../libraries/node-core-library - '@rushstack/rush-sdk': - specifier: workspace:* - version: link:../../libraries/rush-sdk '@types/heft-jest': specifier: 1.0.1 version: 1.0.1 @@ -2498,9 +2495,6 @@ importers: '@rushstack/node-core-library': specifier: workspace:* version: link:../../libraries/node-core-library - '@rushstack/rush-sdk': - specifier: workspace:* - version: link:../../libraries/rush-sdk '@rushstack/webpack5-module-minifier-plugin': specifier: workspace:* version: link:../../webpack/webpack5-module-minifier-plugin @@ -30172,7 +30166,7 @@ snapshots: eslint@8.57.1: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.37.0) '@eslint-community/regexpp': 4.12.2 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.1 diff --git a/common/config/subspaces/default/repo-state.json b/common/config/subspaces/default/repo-state.json index 19c5e725c7..0d71dba8e6 100644 --- a/common/config/subspaces/default/repo-state.json +++ b/common/config/subspaces/default/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "8cea08431b1a848463c751666dcd35e9533ea73d", + "pnpmShrinkwrapHash": "2b85022251c6fce588d1e3ff2fa46c795359ab91", "preferredVersionsHash": "029c99bd6e65c5e1f25e2848340509811ff9753c" }