mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency fs-extra to v11.2.0 (#18848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d0eb05954
commit
fc6aef138d
@ -206,7 +206,7 @@
|
||||
"eslint-plugin-unused-imports": "3.0.0",
|
||||
"eslint-plugin-wc": "2.0.4",
|
||||
"fancy-log": "2.0.0",
|
||||
"fs-extra": "11.1.1",
|
||||
"fs-extra": "11.2.0",
|
||||
"glob": "10.3.10",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-flatmap": "1.0.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8835,14 +8835,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-extra@npm:11.1.1":
|
||||
version: 11.1.1
|
||||
resolution: "fs-extra@npm:11.1.1"
|
||||
"fs-extra@npm:11.2.0":
|
||||
version: 11.2.0
|
||||
resolution: "fs-extra@npm:11.2.0"
|
||||
dependencies:
|
||||
graceful-fs: "npm:^4.2.0"
|
||||
jsonfile: "npm:^6.0.1"
|
||||
universalify: "npm:^2.0.0"
|
||||
checksum: c4e9fabf9762a70d1403316b7faa899f3d3303c8afa765b891c2210fdeba368461e04ae1203920b64ef6a7d066a39ab8cef2160b5ce8d1011bb4368688cd9bb7
|
||||
checksum: 0579bf6726a4cd054d4aa308f10b483f52478bb16284f32cf60b4ce0542063d551fca1a08a2af365e35db21a3fa5a06cf2a6ed614004b4368982bc754cb816b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9693,7 +9693,7 @@ __metadata:
|
||||
eslint-plugin-unused-imports: "npm:3.0.0"
|
||||
eslint-plugin-wc: "npm:2.0.4"
|
||||
fancy-log: "npm:2.0.0"
|
||||
fs-extra: "npm:11.1.1"
|
||||
fs-extra: "npm:11.2.0"
|
||||
fuse.js: "npm:7.0.0"
|
||||
glob: "npm:10.3.10"
|
||||
google-timezones-json: "npm:1.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user