mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Update dependency fs-extra to v11.3.0 (#23798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
09777db549
commit
b2b2c21477
@ -201,7 +201,7 @@
|
||||
"eslint-plugin-unused-imports": "4.1.4",
|
||||
"eslint-plugin-wc": "2.2.0",
|
||||
"fancy-log": "2.0.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"fs-extra": "11.3.0",
|
||||
"glob": "11.0.1",
|
||||
"gulp": "5.0.0",
|
||||
"gulp-brotli": "3.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8546,14 +8546,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-extra@npm:11.2.0, fs-extra@npm:^11.1.1":
|
||||
version: 11.2.0
|
||||
resolution: "fs-extra@npm:11.2.0"
|
||||
"fs-extra@npm:11.3.0, fs-extra@npm:^11.1.1":
|
||||
version: 11.3.0
|
||||
resolution: "fs-extra@npm:11.3.0"
|
||||
dependencies:
|
||||
graceful-fs: "npm:^4.2.0"
|
||||
jsonfile: "npm:^6.0.1"
|
||||
universalify: "npm:^2.0.0"
|
||||
checksum: 10/0579bf6726a4cd054d4aa308f10b483f52478bb16284f32cf60b4ce0542063d551fca1a08a2af365e35db21a3fa5a06cf2a6ed614004b4368982bc754cb816b3
|
||||
checksum: 10/c9fe7b23dded1efe7bbae528d685c3206477e20cc60e9aaceb3f024f9b9ff2ee1f62413c161cb88546cc564009ab516dec99e9781ba782d869bb37e4fe04a97f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9256,7 +9256,7 @@ __metadata:
|
||||
eslint-plugin-unused-imports: "npm:4.1.4"
|
||||
eslint-plugin-wc: "npm:2.2.0"
|
||||
fancy-log: "npm:2.0.0"
|
||||
fs-extra: "npm:11.2.0"
|
||||
fs-extra: "npm:11.3.0"
|
||||
fuse.js: "npm:7.0.0"
|
||||
glob: "npm:11.0.1"
|
||||
google-timezones-json: "npm:1.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user