Skip to content

Commit 2b7c453

Browse files
chore: bump decoupled local dependencies (#5790)
* chore: bump decoupled local dependencies * chore: generate change files for decoupled dependency bump --------- Co-authored-by: Rushbot <rushbot@users.noreply.github.com>
1 parent 114ce42 commit 2b7c453

40 files changed

Lines changed: 449 additions & 284 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.15",
80+
"@rushstack/heft": "1.2.17",
8181
"@types/resolve": "1.20.2",
8282
"@types/semver": "7.7.1",
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.15",
77+
"@rushstack/heft": "1.2.17",
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.8"
6+
"@rushstack/rush-published-versions-json-plugin": "0.1.10"
77
}
88
}

common/autoinstallers/plugins/pnpm-lock.yaml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@microsoft/api-extractor-model"
7+
}
8+
],
9+
"packageName": "@microsoft/api-extractor-model",
10+
"email": "rushbot@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@microsoft/api-extractor"
7+
}
8+
],
9+
"packageName": "@microsoft/api-extractor",
10+
"email": "rushbot@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/eslint-patch"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-patch",
10+
"email": "rushbot@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/eslint-plugin-packlets"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin-packlets",
10+
"email": "rushbot@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/eslint-plugin-security"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin-security",
10+
"email": "rushbot@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/eslint-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin",
10+
"email": "rushbot@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)