Skip to content

Commit

Permalink
fix(deps): update dependency npm to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and antongolub committed Oct 11, 2021
1 parent e0b425a commit 6a07aa2
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 @@ -80,7 +80,7 @@
"find-up": "^6.1.0",
"globby": "^12.0.2",
"lodash-es": "^4.17.21",
"npm": "7.24.2",
"npm": "8.0.0",
"pkg-dir": "^6.0.0",
"semver": "^7.3.5",
"synp": "^1.9.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4630,10 +4630,10 @@ npm-user-validate@*:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==

npm@7.24.2:
version "7.24.2"
resolved "https://registry.yarnpkg.com/npm/-/npm-7.24.2.tgz#861117af8241bea592289f22407230e5300e59ca"
integrity sha512-120p116CE8VMMZ+hk8IAb1inCPk4Dj3VZw29/n2g6UI77urJKVYb7FZUDW8hY+EBnfsjI/2yrobBgFyzo7YpVQ==
npm@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-8.0.0.tgz#28955335bb3142217b0ae80fc1ca6eb652da2534"
integrity sha512-bhZ8L73aloy8CEEhRjkyJp55icQzpsOqdWWA95xZyyLwL52ASgVOm8CsXKcZgIlrh4/cQTeJMuIK6krBju43HA==
dependencies:
"@isaacs/string-locale-compare" "*"
"@npmcli/arborist" "*"
Expand Down

0 comments on commit 6a07aa2

Please sign in to comment.