Skip to content

Commit 082f321

Browse files
build(deps-dev): bump fs-extra from 11.3.0 to 11.3.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.0 to 11.3.1. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.1) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4466e96 commit 082f321

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-security": "^3.0.1",
7373
"eslint-plugin-sonarjs": "^3.0.4",
7474
"ethers": "^6.14.0",
75-
"fs-extra": "^11.2.0",
75+
"fs-extra": "^11.3.1",
7676
"glob": "^10.4.2",
7777
"globals": "^15.12.0",
7878
"hardhat": "^2.22.15",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7041,10 +7041,10 @@ fromentries@^1.2.0:
70417041
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
70427042
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
70437043

7044-
fs-extra@^11.2.0:
7045-
version "11.3.0"
7046-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
7047-
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
7044+
fs-extra@^11.3.1:
7045+
version "11.3.1"
7046+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1.tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74"
7047+
integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==
70487048
dependencies:
70497049
graceful-fs "^4.2.0"
70507050
jsonfile "^6.0.1"
@@ -11338,7 +11338,7 @@ string-length@^4.0.1:
1133811338
char-regex "^1.0.2"
1133911339
strip-ansi "^6.0.0"
1134011340

11341-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
11341+
"string-width-cjs@npm:string-width@^4.2.0":
1134211342
version "4.2.3"
1134311343
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1134411344
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11355,6 +11355,15 @@ string-width@^2.1.1:
1135511355
is-fullwidth-code-point "^2.0.0"
1135611356
strip-ansi "^4.0.0"
1135711357

11358+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
11359+
version "4.2.3"
11360+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11361+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11362+
dependencies:
11363+
emoji-regex "^8.0.0"
11364+
is-fullwidth-code-point "^3.0.0"
11365+
strip-ansi "^6.0.1"
11366+
1135811367
string-width@^5.0.1, string-width@^5.1.2:
1135911368
version "5.1.2"
1136011369
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -11454,7 +11463,7 @@ stringify-entities@^4.0.0:
1145411463
character-entities-html4 "^2.0.0"
1145511464
character-entities-legacy "^3.0.0"
1145611465

11457-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11466+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1145811467
version "6.0.1"
1145911468
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1146011469
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11468,6 +11477,13 @@ strip-ansi@^4.0.0:
1146811477
dependencies:
1146911478
ansi-regex "^3.0.0"
1147011479

11480+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11481+
version "6.0.1"
11482+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11483+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11484+
dependencies:
11485+
ansi-regex "^5.0.1"
11486+
1147111487
strip-ansi@^7.0.1:
1147211488
version "7.1.0"
1147311489
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12818,7 +12834,7 @@ wrangler@^3.72.3:
1281812834
fsevents "~2.3.2"
1281912835
sharp "^0.33.5"
1282012836

12821-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12837+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1282212838
version "7.0.0"
1282312839
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1282412840
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12836,6 +12852,15 @@ wrap-ansi@^6.2.0:
1283612852
string-width "^4.1.0"
1283712853
strip-ansi "^6.0.0"
1283812854

12855+
wrap-ansi@^7.0.0:
12856+
version "7.0.0"
12857+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12858+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12859+
dependencies:
12860+
ansi-styles "^4.0.0"
12861+
string-width "^4.1.0"
12862+
strip-ansi "^6.0.0"
12863+
1283912864
wrap-ansi@^8.1.0:
1284012865
version "8.1.0"
1284112866
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)