Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency globby to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 13, 2022
1 parent baa0853 commit 6bd32c5
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^8.6.0",
"eslint-plugin-jsdoc": "^37.6.1",
"execa": "^6.0.0",
"globby": "^11.1.0",
"globby": "^12.0.2",
"jiti": "^1.12.9",
"lerna": "^4.0.0",
"markdownlint-cli": "^0.30.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"estree-walker": "^3.0.1",
"externality": "^0.1.5",
"fs-extra": "^10.0.0",
"globby": "^11.1.0",
"globby": "^12.0.2",
"h3": "^0.3.8",
"hash-sum": "^2.0.0",
"magic-string": "^0.25.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"consola": "^2.15.3",
"defu": "^5.0.0",
"dotenv": "^11.0.0",
"globby": "^11.1.0",
"globby": "^12.0.2",
"hash-sum": "^2.0.0",
"jiti": "^1.12.9",
"lodash.template": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"esbuild": "^0.14.11",
"etag": "^1.8.1",
"fs-extra": "^10.0.0",
"globby": "^11.1.0",
"globby": "^12.0.2",
"gzip-size": "^7.0.0",
"h3": "^0.3.8",
"hasha": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"cookie-es": "^0.5.0",
"defu": "^5.0.0",
"destr": "^1.1.0",
"globby": "^11.1.0",
"globby": "^12.0.2",
"h3": "^0.3.8",
"hash-sum": "^2.0.0",
"hookable": "^5.1.1",
Expand Down
42 changes: 28 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2849,7 +2849,7 @@ __metadata:
estree-walker: ^3.0.1
externality: ^0.1.5
fs-extra: ^10.0.0
globby: ^11.1.0
globby: ^12.0.2
h3: ^0.3.8
hash-sum: ^2.0.0
magic-string: ^0.25.7
Expand Down Expand Up @@ -3160,7 +3160,7 @@ __metadata:
consola: ^2.15.3
defu: ^5.0.0
dotenv: ^11.0.0
globby: ^11.1.0
globby: ^12.0.2
hash-sum: ^2.0.0
jiti: ^1.12.9
lodash.template: ^4.5.0
Expand Down Expand Up @@ -3249,7 +3249,7 @@ __metadata:
esbuild: ^0.14.11
etag: ^1.8.1
fs-extra: ^10.0.0
globby: ^11.1.0
globby: ^12.0.2
gzip-size: ^7.0.0
h3: ^0.3.8
hasha: ^5.2.2
Expand Down Expand Up @@ -6392,6 +6392,13 @@ __metadata:
languageName: node
linkType: hard

"array-union@npm:^3.0.1":
version: 3.0.1
resolution: "array-union@npm:3.0.1"
checksum: 47b29f88258e8f37ffb93ddaa327d4308edd950b52943c172b73558afdd3fa74cfd68816ba5aa4b894242cf281fa3c6d0362ae057e4a18bddbaedbe46ebe7112
languageName: node
linkType: hard

"array-unique@npm:^0.3.2":
version: 0.3.2
resolution: "array-unique@npm:0.3.2"
Expand Down Expand Up @@ -11617,7 +11624,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9":
"fast-glob@npm:^3.2.7":
version: 3.2.10
resolution: "fast-glob@npm:3.2.10"
dependencies:
Expand Down Expand Up @@ -12470,17 +12477,17 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^11.1.0":
version: 11.1.0
resolution: "globby@npm:11.1.0"
"globby@npm:^12.0.2":
version: 12.0.2
resolution: "globby@npm:12.0.2"
dependencies:
array-union: ^2.1.0
array-union: ^3.0.1
dir-glob: ^3.0.1
fast-glob: ^3.2.9
ignore: ^5.2.0
fast-glob: ^3.2.7
ignore: ^5.1.8
merge2: ^1.4.1
slash: ^3.0.0
checksum: b4be8885e0cfa018fc783792942d53926c35c50b3aefd3fdcfb9d22c627639dc26bd2327a40a0b74b074100ce95bb7187bfeae2f236856aa3de183af7a02aea6
slash: ^4.0.0
checksum: f474ced866755f48ce7e8a7e11b0a1d90fa1f1c25cf86c245fbf05a862accfba695102a843b6386dbe41fa73c2f9a7e625bf566fa7648d2e1304f58748975e3f
languageName: node
linkType: hard

Expand Down Expand Up @@ -16241,7 +16248,7 @@ __metadata:
eslint: ^8.6.0
eslint-plugin-jsdoc: ^37.6.1
execa: ^6.0.0
globby: ^11.1.0
globby: ^12.0.2
jiti: ^1.12.9
lerna: ^4.0.0
markdownlint-cli: ^0.30.0
Expand Down Expand Up @@ -16282,7 +16289,7 @@ __metadata:
cookie-es: ^0.5.0
defu: ^5.0.0
destr: ^1.1.0
globby: ^11.1.0
globby: ^12.0.2
h3: ^0.3.8
hash-sum: ^2.0.0
hookable: ^5.1.1
Expand Down Expand Up @@ -20480,6 +20487,13 @@ __metadata:
languageName: node
linkType: hard

"slash@npm:^4.0.0":
version: 4.0.0
resolution: "slash@npm:4.0.0"
checksum: da8e4af73712253acd21b7853b7e0dbba776b786e82b010a5bfc8b5051a1db38ed8aba8e1e8f400dd2c9f373be91eb1c42b66e91abb407ff42b10feece5e1d2d
languageName: node
linkType: hard

"slice-ansi@npm:^4.0.0":
version: 4.0.0
resolution: "slice-ansi@npm:4.0.0"
Expand Down

0 comments on commit 6bd32c5

Please sign in to comment.