Skip to content

Commit

Permalink
chore(deps): update dependency glob to ^10.3.4 (#190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent 7d5b71a commit 2f959b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/octocat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@octokit/request": "8.1.1",
"@sapphire/duration": "^1.1.0",
"@snowcrystals/icicle": "2.0.4",
"glob": "^10.3.3",
"glob": "^10.3.4",
"lodash": "^4.17.21",
"redis": "^4.6.8",
"semver": "7.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ __metadata:
"@types/node": ^18.17.6
"@types/semver": 7.5.0
eslint: ^8.47.0
glob: ^10.3.3
glob: ^10.3.4
lodash: ^4.17.21
prettier: ^3.0.2
redis: ^4.6.8
Expand Down Expand Up @@ -3326,9 +3326,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.3.3":
version: 10.3.3
resolution: "glob@npm:10.3.3"
"glob@npm:^10.3.4":
version: 10.3.4
resolution: "glob@npm:10.3.4"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^2.0.3
Expand All @@ -3337,7 +3337,7 @@ __metadata:
path-scurry: ^1.10.1
bin:
glob: dist/cjs/src/bin.js
checksum: 29190d3291f422da0cb40b77a72fc8d2c51a36524e99b8bf412548b7676a6627489528b57250429612b6eec2e6fe7826d328451d3e694a9d15e575389308ec53
checksum: 176b97c124414401cb51329a93d2ba112cef8814adbed10348481916b9521b677773eee2691cb6b24d66632d8c8bb8913533f5ac4bfb2d0ef5454a1856082361
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f959b3

Please sign in to comment.