Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commite2d630f

Browse files
renovate[bot]darkwing
authored andcommitted
Update dependency fs-extra to v8 (#8218)
1 parenta1cb80a commite2d630f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎packages/devtools-components/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"enzyme-adapter-react-16":"^1.1.1",
2828
"eslint":"^5.0.0",
2929
"eslint-plugin-mozilla":"1.2.1",
30-
"fs-extra":"^7.0.0",
30+
"fs-extra":"^8.0.0",
3131
"lodash":"^4.17.2"
3232
}
3333
}

‎packages/devtools-reps/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"enzyme-to-json":"^3.3.1",
4848
"eslint":"^5.0.0",
4949
"eslint-plugin-mozilla":"1.2.1",
50-
"fs-extra":"^7.0.0",
50+
"fs-extra":"^8.0.0",
5151
"immutable":"^3.8.2",
5252
"postcss-url-mapper":"^1.2.0",
5353
"react-immutable-proptypes":"^2.1.0",

‎yarn.lock‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5564,10 +5564,10 @@ fs-extra@^2.0.0:
55645564
graceful-fs "^4.1.2"
55655565
jsonfile "^2.1.0"
55665566

5567-
fs-extra@^7.0.0:
5568-
version "7.0.1"
5569-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
5570-
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
5567+
fs-extra@^8.0.0:
5568+
version "8.0.0"
5569+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.0.tgz#3660bea66719e3a3c46bf7a4b1249fb658db3f0c"
5570+
integrity sha512-3hU7dzpfqG+A7gloPULls7j9mKDzpCyMOTBvQS0lZfqVfjA6/m0AkLXq0O1vnfP5roXjjL1DuUGKapr8vJWmQw==
55715571
dependencies:
55725572
graceful-fs "^4.1.2"
55735573
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp