Skip to content

Commit

Permalink
build(deps): bump glob from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.0.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent e2d9ae1 commit 379ec3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/icons-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.1",
"glob": "^11.0.0",
"glob": "^11.0.1",
"svg-baker": "^1.7.0",
"svgo": "^3.3.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,7 @@ __metadata:
dependencies:
"@swc/cli": "npm:^0.5.2"
"@swc/core": "npm:^1.10.1"
glob: "npm:^11.0.0"
glob: "npm:^11.0.1"
svg-baker: "npm:^1.7.0"
svgo: "npm:^3.3.2"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -4035,9 +4035,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^11.0.0":
version: 11.0.0
resolution: "glob@npm:11.0.0"
"glob@npm:^11.0.1":
version: 11.0.1
resolution: "glob@npm:11.0.1"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^4.0.1"
Expand All @@ -4047,7 +4047,7 @@ __metadata:
path-scurry: "npm:^2.0.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10/e66939201d11ae30fe97e3364ac2be5c59d6c9bfce18ac633edfad473eb6b46a7553f6f73658f67caaf6cccc1df1ae336298a45e9021fa5695fd78754cc1603e
checksum: 10/57b12a05cc25f1c38f3b24cf6ea7a8bacef11e782c4b9a8c5b0bef3e6c5bcb8c4548cb31eb4115592e0490a024c1bde7359c470565608dd061d3b21179740457
languageName: node
linkType: hard

Expand Down

0 comments on commit 379ec3f

Please sign in to comment.