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 Oct 11, 2022. It is now read-only.

Commit c22e822

Browse files
Update rimraf to version 2.6.3
1 parent 032bc99 commit c22e822

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lint-staged": "^4.3.0",
3535
"prettier": "^1.15.3",
3636
"react-dom": "^15.6.2",
37-
"rimraf": "^2.6.2"
37+
"rimraf": "^2.6.3"
3838
},
3939
"dependencies": {
4040
"babel-plugin-transform-react-jsx": "^6.24.1",

‎yarn.lock‎

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,6 +1579,17 @@ glob@^7.1.1, glob@^7.1.2, glob@~7.1.2:
15791579
once "^1.3.0"
15801580
path-is-absolute "^1.0.0"
15811581

1582+
glob@^7.1.3:
1583+
version "7.1.3"
1584+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
1585+
dependencies:
1586+
fs.realpath "^1.0.0"
1587+
inflight "^1.0.4"
1588+
inherits "2"
1589+
minimatch "^3.0.4"
1590+
once "^1.3.0"
1591+
path-is-absolute "^1.0.0"
1592+
15821593
globals@^9.0.0:
15831594
version "9.17.0"
15841595
resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286"
@@ -3149,11 +3160,11 @@ rimraf@2, rimraf@^2.5.1, rimraf@^2.6.1:
31493160
dependencies:
31503161
glob "^7.0.5"
31513162

3152-
rimraf@^2.6.2:
3153-
version "2.6.2"
3154-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
3163+
rimraf@^2.6.3:
3164+
version "2.6.3"
3165+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
31553166
dependencies:
3156-
glob "^7.0.5"
3167+
glob "^7.1.3"
31573168

31583169
rxjs@^5.0.0-beta.11:
31593170
version "5.3.1"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /