Skip to content

Commit

Permalink
Merge pull request #2896 from dependabot/dependabot/npm_and_yarn/npm_…
Browse files Browse the repository at this point in the history
…and_yarn/helpers/npm-6.14.10

Bump npm from 6.14.9 to 6.14.10 in /npm_and_yarn/helpers
  • Loading branch information
feelepxyz authored Dec 21, 2020
2 parents 7f0ca1c + 418fa8f commit c334c1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion npm_and_yarn/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@dependabot/yarn-lib": "^1.21.1",
"@npmcli/arborist": "^2.0.2",
"detect-indent": "^6.0.0",
"npm": "6.14.9",
"npm": "6.14.10",
"semver": "^7.3.4"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions npm_and_yarn/helpers/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5225,10 +5225,10 @@ npm-user-validate@^1.0.1:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==

npm@6.14.9:
version "6.14.9"
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.9.tgz#d2b4237562bfd95689249e2c2874700ed952ed82"
integrity sha512-yHi1+i9LyAZF1gAmgyYtVk+HdABlLy94PMIDoK1TRKWvmFQAt5z3bodqVwKvzY0s6dLqQPVsRLiwhJfNtiHeCg==
npm@6.14.10:
version "6.14.10"
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.10.tgz#f45c8e4244294ba793770f2ab0e9ce2d0b93fd29"
integrity sha512-FT23Qy/JMA+qxEYReMOr1MY7642fKn8Onn+72LASPi872Owvmw0svm+/DXTHOC3yO9CheEO+EslyXEpdBdRtIA==
dependencies:
JSONStream "^1.3.5"
abbrev "~1.1.1"
Expand Down Expand Up @@ -5313,7 +5313,7 @@ npm@6.14.9:
npm-user-validate "^1.0.1"
npmlog "~4.1.2"
once "~1.4.0"
opener "^1.5.1"
opener "^1.5.2"
osenv "^0.1.5"
pacote "^9.5.12"
path-is-inside "~1.0.2"
Expand Down Expand Up @@ -5477,9 +5477,9 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"

opener@^1.5.1:
opener@^1.5.2:
version "1.5.2"
resolved "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==

optionator@^0.8.1:
Expand Down

0 comments on commit c334c1c

Please sign in to comment.