Skip to content

Commit

Permalink
Update dependency rimraf to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2019
1 parent fbf841f commit 6ad836c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"mocha-lcov-reporter": "1.3.0",
"nyc": "11.9.0",
"prettier": "1.16.0",
"rimraf": "2.6.3",
"rimraf": "2.7.1",
"serverless": "1.36.2",
"serverless-domain-manager": "2.6.12",
"serverless-offline": "3.33.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5817,9 +5817,9 @@ right-align@^0.1.1:
dependencies:
align-text "^0.1.1"

rimraf@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
rimraf@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
dependencies:
glob "^7.1.3"

Expand Down

0 comments on commit 6ad836c

Please sign in to comment.