Skip to content

Commit 678b8c3

Browse files
authored
Merge pull request #313 from gadget-inc/depfu/update/yarn/fs-extra-10.0.1
Update fs-extra: 10.0.0 → 10.0.1 (patch)
2 parents 2f0e5ae + f73b5e0 commit 678b8c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"cross-env": "^7.0.3",
49-
"fs-extra": "^10.0.0",
49+
"fs-extra": "^10.0.1",
5050
"playwright-chromium": "^1.18.0"
5151
}
5252
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3427,10 +3427,10 @@ fs-constants@^1.0.0:
34273427
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
34283428
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
34293429

3430-
fs-extra@^10.0.0:
3431-
version "10.0.0"
3432-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
3433-
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
3430+
fs-extra@^10.0.1:
3431+
version "10.0.1"
3432+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1.tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8"
3433+
integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==
34343434
dependencies:
34353435
graceful-fs "^4.2.0"
34363436
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)