Skip to content

Commit cbc11fa

Browse files
committed
fix comment
1 parent bec5317 commit cbc11fa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

common/changes/@microsoft/api-extractor/fix-minimatch-vulnerability_2026-02-27-10-51.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/api-extractor",
5-
"comment": "Bump `minimatch` version from 10.2.1 to 10.2.3",
5+
"comment": "Bump `minimatch` version from `10.2.1` to `10.2.3` to address CVE-2026-27903.",
66
"type": "patch"
77
}
88
],

common/changes/@rushstack/package-extractor/fix-minimatch-vulnerability_2026-02-27-10-51.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/package-extractor",
5-
"comment": "Bump `minimatch` version from 10.2.1 to 10.2.3",
5+
"comment": "Bump `minimatch` version from `10.2.1` to `10.2.3` to address CVE-2026-27903.",
66
"type": "patch"
77
}
88
],

common/changes/@rushstack/webpack4-localization-plugin/fix-minimatch-vulnerability_2026-02-27-10-51.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/webpack4-localization-plugin",
5-
"comment": "Bump `minimatch` version from 10.2.1 to 10.2.3",
5+
"comment": "Bump `minimatch` version from `10.2.1` to `10.2.3` to address CVE-2026-27903.",
66
"type": "patch"
77
}
88
],

0 commit comments

Comments
 (0)