Skip to content

Commit

Permalink
fix(deps): update dependency npm to v7.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and antongolub committed Oct 3, 2020
1 parent 9e2b497 commit 5ae4cf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"find-cache-dir": "^3.3.1",
"fs-extra": "^9.0.1",
"minimist": "^1.2.5",
"npm": "7.0.0-rc.1",
"npm": "7.0.0-rc.2",
"pkg-dir": "^4.2.0",
"synp": "^1.9.4",
"tslib": "^2.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6170,10 +6170,10 @@ npm-user-validate@~1.0.0:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.0.tgz#8ceca0f5cea04d4e93519ef72d0557a75122e951"
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=

[email protected].1:
version "7.0.0-rc.1"
resolved "https://registry.yarnpkg.com/npm/-/npm-7.0.0-rc.1.tgz#d661e5e40899b405ae9e73933cfeb2071919c482"
integrity sha512-e0HUhG8Kgz9B9FfMRiPn3neyYLj81utyApn4za7PXBD5SFW4gVH+q60aMlplRayLYlHiu4du2ZGvf9N1UfSFVw==
[email protected].2:
version "7.0.0-rc.2"
resolved "https://registry.yarnpkg.com/npm/-/npm-7.0.0-rc.2.tgz#34c2168fee6df82c9bc5c3b53c248c4355fef513"
integrity sha512-Fln3jftKZaQgrK7CsvwWUUJ9GN/aq0eSEWKzbg1iFwjWG2Ff9YaPu7RivWoMyggFyMs/EE7Jkh0MZvmkdxXjTQ==
dependencies:
"@npmcli/arborist" "^0.0.31"
"@npmcli/ci-detect" "^1.2.0"
Expand Down

0 comments on commit 5ae4cf4

Please sign in to comment.