Skip to content

Commit 843d600

Browse files
committed
chore: bump decoupled local dependencies
1 parent 0ab0c12 commit 843d600

22 files changed

Lines changed: 198 additions & 167 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.9.3"
7878
},
7979
"devDependencies": {
80-
"@rushstack/heft": "1.2.12",
80+
"@rushstack/heft": "1.2.13",
8181
"@types/resolve": "1.20.2",
8282
"@types/semver": "7.5.0",
8383
"decoupled-local-node-rig": "workspace:*",

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.12",
77+
"@rushstack/heft": "1.2.13",
7878
"@types/watchpack": "2.4.0",
7979
"decoupled-local-node-rig": "workspace:*",
8080
"eslint": "~9.37.0"

common/autoinstallers/plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"@rushstack/rush-published-versions-json-plugin": "0.1.5"
6+
"@rushstack/rush-published-versions-json-plugin": "0.1.6"
77
}
88
}

common/autoinstallers/plugins/pnpm-lock.yaml

Lines changed: 44 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/config/subspaces/build-tests-subspace/repo-state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
{
33
"pnpmShrinkwrapHash": "bd8dac1e8e2962919f64c6784b22d17b4abf9621",
44
"preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9",
5-
"packageJsonInjectedDependenciesHash": "7bcd0c465594aefb6e51e674bb235fa385a071a7"
5+
"packageJsonInjectedDependenciesHash": "9d1c89581a8f5b6456cefaad752b8c76c7055b9e"
66
}

0 commit comments

Comments
 (0)