mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 02:06:42 +00:00
Update dependency fs-extra to v11.1.1 (#15911)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e6ed61e2b
commit
3eb07e9bc3
@ -204,7 +204,7 @@
|
|||||||
"eslint-plugin-wc": "1.4.0",
|
"eslint-plugin-wc": "1.4.0",
|
||||||
"esprima": "4.0.1",
|
"esprima": "4.0.1",
|
||||||
"fancy-log": "2.0.0",
|
"fancy-log": "2.0.0",
|
||||||
"fs-extra": "11.1.0",
|
"fs-extra": "11.1.1",
|
||||||
"glob": "9.3.0",
|
"glob": "9.3.0",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"gulp-flatmap": "1.0.2",
|
"gulp-flatmap": "1.0.2",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -8652,14 +8652,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"fs-extra@npm:11.1.0":
|
"fs-extra@npm:11.1.1":
|
||||||
version: 11.1.0
|
version: 11.1.1
|
||||||
resolution: "fs-extra@npm:11.1.0"
|
resolution: "fs-extra@npm:11.1.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
graceful-fs: ^4.2.0
|
graceful-fs: ^4.2.0
|
||||||
jsonfile: ^6.0.1
|
jsonfile: ^6.0.1
|
||||||
universalify: ^2.0.0
|
universalify: ^2.0.0
|
||||||
checksum: 5ca476103fa1f5ff4a9b3c4f331548f8a3c1881edaae323a4415d3153b5dc11dc6a981c8d1dd93eec8367ceee27b53f8bd27eecbbf66ffcdd04927510c171e7f
|
checksum: fb883c68245b2d777fbc1f2082c9efb084eaa2bbf9fddaa366130d196c03608eebef7fb490541276429ee1ca99f317e2d73e96f5ca0999eefedf5a624ae1edfd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9521,7 +9521,7 @@ __metadata:
|
|||||||
eslint-plugin-wc: 1.4.0
|
eslint-plugin-wc: 1.4.0
|
||||||
esprima: 4.0.1
|
esprima: 4.0.1
|
||||||
fancy-log: 2.0.0
|
fancy-log: 2.0.0
|
||||||
fs-extra: 11.1.0
|
fs-extra: 11.1.1
|
||||||
fuse.js: 6.6.2
|
fuse.js: 6.6.2
|
||||||
glob: 9.3.0
|
glob: 9.3.0
|
||||||
google-timezones-json: 1.0.2
|
google-timezones-json: 1.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user