Skip to content

Commit c1137ae

Browse files
chore: bump decoupled local dependencies (#5767)
* chore: bump decoupled local dependencies * chore: generate change files for decoupled dependency bump --------- Co-authored-by: Rushbot <rushbot@users.noreply.github.com>
1 parent 4c47bab commit c1137ae

File tree

42 files changed

+449
-317
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+449
-317
lines changed

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.9.3"
7979
},
8080
"devDependencies": {
81-
"@rushstack/heft": "1.2.11",
81+
"@rushstack/heft": "1.2.12",
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.11",
77+
"@rushstack/heft": "1.2.12",
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.4"
6+
"@rushstack/rush-published-versions-json-plugin": "0.1.5"
77
}
88
}

common/autoinstallers/plugins/pnpm-lock.yaml

Lines changed: 25 additions & 58 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)