Skip to content

Commit 92847a6

Browse files
authored
build(deps-dev): Bump minimatch to 10.2.2 (#1014)
Fixes: GHSA-3ppc-4f35-3m26
1 parent fee9743 commit 92847a6

2 files changed

Lines changed: 24 additions & 165 deletions

File tree

npm-shrinkwrap.json

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

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,19 @@
137137
},
138138
"@ui5-language-assistant/semantic-model@^3.3.1": {
139139
"lodash": "^4.17.23"
140+
},
141+
"minimatch@>=9.0.0 <10.0.0": "^10.2.2",
142+
"@npmcli/map-workspaces": {
143+
"minimatch": "^10.2.2"
144+
},
145+
"@eslint/config-array": {
146+
"minimatch": "^10.2.2"
147+
},
148+
"@eslint/eslintrc": {
149+
"minimatch": "^10.2.2"
150+
},
151+
"glob@>=10.0.0 <11.0.0": {
152+
"minimatch": "^10.2.2"
140153
}
141154
}
142155
}

0 commit comments

Comments
 (0)