mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Update dependency glob to v11.0.1 (#23716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
95ac8eb5ab
commit
e012a9e929
@ -205,7 +205,7 @@
|
|||||||
"eslint-plugin-wc": "2.2.0",
|
"eslint-plugin-wc": "2.2.0",
|
||||||
"fancy-log": "2.0.0",
|
"fancy-log": "2.0.0",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
"glob": "11.0.0",
|
"glob": "11.0.1",
|
||||||
"gulp": "5.0.0",
|
"gulp": "5.0.0",
|
||||||
"gulp-brotli": "3.0.0",
|
"gulp-brotli": "3.0.0",
|
||||||
"gulp-json-transform": "0.5.0",
|
"gulp-json-transform": "0.5.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -8783,9 +8783,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"glob@npm:11.0.0":
|
"glob@npm:11.0.1":
|
||||||
version: 11.0.0
|
version: 11.0.1
|
||||||
resolution: "glob@npm:11.0.0"
|
resolution: "glob@npm:11.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
foreground-child: "npm:^3.1.0"
|
foreground-child: "npm:^3.1.0"
|
||||||
jackspeak: "npm:^4.0.1"
|
jackspeak: "npm:^4.0.1"
|
||||||
@ -8795,7 +8795,7 @@ __metadata:
|
|||||||
path-scurry: "npm:^2.0.0"
|
path-scurry: "npm:^2.0.0"
|
||||||
bin:
|
bin:
|
||||||
glob: dist/esm/bin.mjs
|
glob: dist/esm/bin.mjs
|
||||||
checksum: 10/e66939201d11ae30fe97e3364ac2be5c59d6c9bfce18ac633edfad473eb6b46a7553f6f73658f67caaf6cccc1df1ae336298a45e9021fa5695fd78754cc1603e
|
checksum: 10/57b12a05cc25f1c38f3b24cf6ea7a8bacef11e782c4b9a8c5b0bef3e6c5bcb8c4548cb31eb4115592e0490a024c1bde7359c470565608dd061d3b21179740457
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9287,7 +9287,7 @@ __metadata:
|
|||||||
fancy-log: "npm:2.0.0"
|
fancy-log: "npm:2.0.0"
|
||||||
fs-extra: "npm:11.2.0"
|
fs-extra: "npm:11.2.0"
|
||||||
fuse.js: "npm:7.0.0"
|
fuse.js: "npm:7.0.0"
|
||||||
glob: "npm:11.0.0"
|
glob: "npm:11.0.1"
|
||||||
google-timezones-json: "npm:1.2.0"
|
google-timezones-json: "npm:1.2.0"
|
||||||
gulp: "npm:5.0.0"
|
gulp: "npm:5.0.0"
|
||||||
gulp-brotli: "npm:3.0.0"
|
gulp-brotli: "npm:3.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user