Skip to content

Commit 549896c

Browse files
committed
chore: bump decoupled local dependencies
1 parent 06c89dc commit 549896c

24 files changed

Lines changed: 242 additions & 294 deletions

File tree

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"typescript": "5.8.2"
7878
},
7979
"devDependencies": {
80-
"@rushstack/heft": "1.2.0",
80+
"@rushstack/heft": "1.2.3",
8181
"@types/lodash": "4.17.23",
8282
"@types/resolve": "1.20.2",
8383
"@types/semver": "7.5.0",

apps/heft/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@microsoft/api-extractor": "workspace:*",
77-
"@rushstack/heft": "1.2.0",
77+
"@rushstack/heft": "1.2.3",
7878
"@types/watchpack": "2.4.0",
7979
"decoupled-local-node-rig": "workspace:*",
8080
"eslint": "~9.37.0"

build-tests/heft-typescript-v4-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@microsoft/api-extractor": "workspace:*",
15-
"@rushstack/eslint-config": "4.6.2",
15+
"@rushstack/eslint-config": "4.6.3",
1616
"@rushstack/eslint-patch": "workspace:*",
1717
"@rushstack/heft": "workspace:*",
1818
"@rushstack/heft-api-extractor-plugin": "workspace:*",

common/config/subspaces/build-tests-subspace/pnpm-lock.yaml

Lines changed: 5 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
3-
"pnpmShrinkwrapHash": "970749d264e69bf8ff6a9fb6007b379832c9ac09",
3+
"pnpmShrinkwrapHash": "07c3e2eef5a58280bd2c8667c6e3fae073e6e780",
44
"preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9",
5-
"packageJsonInjectedDependenciesHash": "0124c511e290517bf309935112b2dbab981575bb"
5+
"packageJsonInjectedDependenciesHash": "3114ed7849cc8aaf2e6926def828754fe9201108"
66
}

0 commit comments

Comments
 (0)