Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency rimraf to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 17, 2019
1 parent f928da2 commit 5ab5c26
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mocha": "5.2.0",
"power-assert": "1.6.1",
"prettier-eslint-cli": "4.7.1",
"rimraf": "2.6.3",
"rimraf": "2.7.1",
"serve-static": "1.14.1",
"size-limit": "0.22.0",
"ts-loader": "5.4.5",
Expand Down
6 changes: 6 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5530,6 +5530,12 @@ [email protected]:
dependencies:
glob "^7.1.3"

[email protected]:
version "2.7.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
dependencies:
glob "^7.1.3"

rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
Expand Down

0 comments on commit 5ab5c26

Please sign in to comment.