Skip to content

Commit

Permalink
chore(deps-dev): bump minimatch from 9.0.4 to 9.0.5 in /modules/web (#…
Browse files Browse the repository at this point in the history
…9193)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.4 to 9.0.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent e4f6787 commit 65690e9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"license-check-and-add": "4.0.5",
"lint-staged": "15.2.7",
"lodash-es": "4.17.21",
"minimatch": "9.0.4",
"minimatch": "9.0.5",
"minimist": "1.2.8",
"ng-extract-i18n-merge": "2.12.0",
"node-gyp": "10.1.0",
Expand Down
19 changes: 14 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13677,7 +13677,7 @@ __metadata:
lint-staged: 15.2.7
lodash-es: 4.17.21
material-design-icons: 3.0.1
minimatch: 9.0.4
minimatch: 9.0.5
minimist: 1.2.8
ng-extract-i18n-merge: 2.12.0
ngx-cookie-service: 18.0.0
Expand Down Expand Up @@ -14483,12 +14483,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -14519,6 +14519,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

"minimist@npm:1.2.8, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
Expand Down

0 comments on commit 65690e9

Please sign in to comment.