Skip to content

Commit 71fb1ae

Browse files
Bump fs-extra from 4.0.3 to 7.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 4.0.3 to 7.0.1. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@4.0.3...7.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 4ea8a61 commit 71fb1ae

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
@@ -44,7 +44,7 @@
4444
"autoprefixer": "^9.4.5",
4545
"bytes": "^3.0.0",
4646
"chalk": "^2.4.1",
47-
"fs-extra": "^4.0.2",
47+
"fs-extra": "^7.0.1",
4848
"lodash": "^4.17.11",
4949
"node-emoji": "^1.8.1",
5050
"normalize.css": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2036,10 +2036,10 @@ fragment-cache@^0.2.1:
20362036
dependencies:
20372037
map-cache "^0.2.2"
20382038

2039-
fs-extra@^4.0.2:
2040-
version "4.0.3"
2041-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
2042-
integrity sha512-q6rbdDd1o2mAnQreO7YADIxf/Whx4AHBiRf6d+/cVT8h44ss+lHgxf1FemcqDnQt9X3ct4McHr+JMGlYSsK7Cg==
2039+
fs-extra@^7.0.1:
2040+
version "7.0.1"
2041+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
2042+
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
20432043
dependencies:
20442044
graceful-fs "^4.1.2"
20452045
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)