chore(deps-dev): bump fs-extra from 11.3.6 to 11.4.0 (#22812)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.6 to 11.4.0. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.6...11.4.0) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5f9a9ecb19
commit
9e6e574537
|
|
@ -183,7 +183,7 @@
|
|||
"eslint-plugin-unicorn": "72.0.0",
|
||||
"eslint-plugin-yml": "3.6.0",
|
||||
"fast-string-width": "3.0.2",
|
||||
"fs-extra": "11.3.6",
|
||||
"fs-extra": "11.4.0",
|
||||
"globals": "17.7.0",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "2.0.3",
|
||||
|
|
|
|||
|
|
@ -399,8 +399,8 @@ importers:
|
|||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
fs-extra:
|
||||
specifier: 11.3.6
|
||||
version: 11.3.6
|
||||
specifier: 11.4.0
|
||||
version: 11.4.0
|
||||
globals:
|
||||
specifier: 17.7.0
|
||||
version: 17.7.0
|
||||
|
|
@ -4096,8 +4096,8 @@ packages:
|
|||
resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
|
||||
fs-extra@11.3.6:
|
||||
resolution: {integrity: sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==}
|
||||
fs-extra@11.4.0:
|
||||
resolution: {integrity: sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==}
|
||||
engines: {node: '>=14.14'}
|
||||
|
||||
fsevents@2.3.2:
|
||||
|
|
@ -9516,7 +9516,7 @@ snapshots:
|
|||
dependencies:
|
||||
fetch-blob: 3.2.0
|
||||
|
||||
fs-extra@11.3.6:
|
||||
fs-extra@11.4.0:
|
||||
dependencies:
|
||||
graceful-fs: 4.2.11
|
||||
jsonfile: 6.2.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue