Skip to content

Commit f123115

Browse files
committed
chore: bump decoupled local dependencies
1 parent aeefea6 commit f123115

24 files changed

Lines changed: 230 additions & 278 deletions

File tree

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"typescript": "5.8.2"
7979
},
8080
"devDependencies": {
81-
"@rushstack/heft": "1.2.0",
81+
"@rushstack/heft": "1.2.5",
8282
"@types/lodash": "4.17.23",
8383
"@types/resolve": "1.20.2",
8484
"@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.5",
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 & 5 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": "c54f6c4e7e95ab9ec7eea9bb83c23d3e16e1cf20",
3+
"pnpmShrinkwrapHash": "c2d1b04891a6ca38af29e2eebcf9757fc4264af6",
44
"preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9",
5-
"packageJsonInjectedDependenciesHash": "5ee5882b6233cff7ba797a5af227d9aad35192e5"
5+
"packageJsonInjectedDependenciesHash": "52a59b1bcdb1c12bc5e0e6c0bc7d583d4cf936eb"
66
}

0 commit comments

Comments
 (0)