Skip to content

Commit a8af018

Browse files
committed
update
1 parent 56590d0 commit a8af018

7 files changed

Lines changed: 22 additions & 30 deletions

File tree

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

Lines changed: 7 additions & 15 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": "c7fc0d748fad95ed6142faa9eaff041335b3fc17",
3+
"pnpmShrinkwrapHash": "c395a90b30bd67a31beb1d1b08be9aecb02de265",
44
"preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9",
5-
"packageJsonInjectedDependenciesHash": "c79f0a961494e6e313bb0ec2c8fe0433cb6baaf5"
5+
"packageJsonInjectedDependenciesHash": "8410b26d03a38d02cb52140340c78128eb2e5fdd"
66
}

common/config/subspaces/default/common-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "~9.37.0",
3636

3737
// Updated minimatch and its types to latest major version to resolve ReDoS vulnerability
38-
"minimatch": "10.2.1"
38+
"minimatch": "10.2.3"
3939
},
4040

4141
/**

common/config/subspaces/default/pnpm-lock.yaml

Lines changed: 8 additions & 8 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,5 +1,5 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
3-
"pnpmShrinkwrapHash": "332ad6b0bd71bdfb6f4ae69270e34275b8dc2f1e",
4-
"preferredVersionsHash": "93bf435032db8da4a18734f1eaa359c12ad147c1"
3+
"pnpmShrinkwrapHash": "0778382a980762005a055ec6e76ca8cc37d447f1",
4+
"preferredVersionsHash": "029c99bd6e65c5e1f25e2848340509811ff9753c"
55
}

libraries/package-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@rushstack/ts-command-line": "workspace:*",
4747
"ignore": "~5.1.6",
4848
"jszip": "~3.8.0",
49-
"minimatch": "10.2.1",
49+
"minimatch": "10.2.3",
5050
"npm-packlist": "~5.1.3",
5151
"semver": "~7.5.4"
5252
},

webpack/webpack4-localization-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@rushstack/terminal": "workspace:*",
6161
"@types/tapable": "1.0.6",
6262
"loader-utils": "1.4.2",
63-
"minimatch": "10.2.1"
63+
"minimatch": "10.2.3"
6464
},
6565
"devDependencies": {
6666
"@rushstack/heft": "workspace:*",

0 commit comments

Comments
 (0)