Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump minimatch from 9.0.3 to 9.0.4 in /modules/web #8852

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"license-check-and-add": "4.0.5",
"lint-staged": "15.2.2",
"lodash-es": "4.17.21",
"minimatch": "9.0.3",
"minimatch": "9.0.4",
"minimist": "1.2.8",
"ng-extract-i18n-merge": "2.11.0",
"node-gyp": "10.0.1",
Expand Down
11 changes: 10 additions & 1 deletion modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12519,7 +12519,7 @@ __metadata:
lint-staged: 15.2.2
lodash-es: 4.17.21
material-design-icons: 3.0.1
minimatch: 9.0.3
minimatch: 9.0.4
minimist: 1.2.8
ng-extract-i18n-merge: 2.11.0
ngx-cookie-service: 17.1.0
Expand Down Expand Up @@ -13324,6 +13324,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.4":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
dependencies:
brace-expansion: ^2.0.1
checksum: cf717f597ec3eed7dabc33153482a2e8d49f4fd3c26e58fd9c71a94c5029a0838728841b93f46bf1263b65a8010e2ee800d0dc9b004ab8ba8b6d1ec07cc115b5
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down