Skip to content

Commit

Permalink
chore(deps): update dependency glob to v10.3.0 (#8720)
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 and jtoar committed Jun 27, 2023
1 parent 0d42771 commit 9871677
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.5",
"glob": "10.2.7",
"glob": "10.3.0",
"jest": "29.5.0",
"typescript": "5.1.3"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7505,7 +7505,7 @@ __metadata:
"@vitejs/plugin-react": 4.0.1
buffer: 6.0.3
core-js: 3.31.0
glob: 10.2.7
glob: 10.3.0
jest: 29.5.0
typescript: 5.1.3
vite: 4.3.9
Expand Down Expand Up @@ -18538,21 +18538,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:7.1.4":
version: 7.1.4
resolution: "glob@npm:7.1.4"
dependencies:
fs.realpath: ^1.0.0
inflight: ^1.0.4
inherits: 2
minimatch: ^3.0.4
once: ^1.3.0
path-is-absolute: ^1.0.0
checksum: 7f6fcbf600eb2298cce34c65f6d8bbe6933ddd4f88aa5b38a9c6feec82b615bb33b63b120725303e89c4b50284413c21d2ff883414717a5c7d0c9f7cd7a0e5fe
languageName: node
linkType: hard

"glob@npm:^10.2.2, glob@npm:^10.2.5":
"glob@npm:10.3.0, glob@npm:^10.2.2, glob@npm:^10.2.5":
version: 10.3.0
resolution: "glob@npm:10.3.0"
dependencies:
Expand All @@ -18567,6 +18553,20 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:7.1.4":
version: 7.1.4
resolution: "glob@npm:7.1.4"
dependencies:
fs.realpath: ^1.0.0
inflight: ^1.0.4
inherits: 2
minimatch: ^3.0.4
once: ^1.3.0
path-is-absolute: ^1.0.0
checksum: 7f6fcbf600eb2298cce34c65f6d8bbe6933ddd4f88aa5b38a9c6feec82b615bb33b63b120725303e89c4b50284413c21d2ff883414717a5c7d0c9f7cd7a0e5fe
languageName: node
linkType: hard

"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6, glob@npm:^7.2.0":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down

0 comments on commit 9871677

Please sign in to comment.