Skip to content

Commit

Permalink
Update dependency npm to v8.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2022
1 parent 2ebffd4 commit f4f3c0e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 15 deletions.
2 changes: 1 addition & 1 deletion demo-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@types/node": "^18.0.0",
"i": "^0.3.7",
"npm": "^8.13.1"
"npm": "8.14.0"
},
"scripts": {
"start": "ts-node index.ts",
Expand Down
53 changes: 39 additions & 14 deletions demo-ts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,17 @@
read-package-json-fast "^2.0.3"
which "^2.0.2"

"@npmcli/run-script@^4.1.7":
version "4.1.7"
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-4.1.7.tgz#b1a2f57568eb738e45e9ea3123fb054b400a86f7"
integrity sha512-WXr/MyM4tpKA4BotB81NccGAv8B48lNH0gRoILucbcAhTQXLCoi6HflMV3KdXubIqvP9SuLsFn68Z7r4jl+ppw==
dependencies:
"@npmcli/node-gyp" "^2.0.0"
"@npmcli/promise-spawn" "^3.0.0"
node-gyp "^9.0.0"
read-package-json-fast "^2.0.3"
which "^2.0.2"

"@tootallnate/once@2":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
Expand Down Expand Up @@ -1302,7 +1313,7 @@ npm-normalize-package-bin@^1.0.0, npm-normalize-package-bin@^1.0.1:
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==

npm-package-arg@^9.0.0, npm-package-arg@^9.0.1, npm-package-arg@^9.0.2:
npm-package-arg@^9.0.0, npm-package-arg@^9.0.1, npm-package-arg@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-9.1.0.tgz#a60e9f1e7c03e4e3e4e994ea87fff8b90b522987"
integrity sha512-4J0GL+u2Nh6OnhvUKXRr2ZMG4lR8qtLp+kv7UiV00Y+nGiSxtttCyIRHCt5L5BNkXQld/RceYItau3MDOoGiBw==
Expand Down Expand Up @@ -1332,15 +1343,15 @@ npm-pick-manifest@^7.0.0, npm-pick-manifest@^7.0.1:
npm-package-arg "^9.0.0"
semver "^7.3.5"

npm-profile@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-6.1.0.tgz#2f32431c487cb21ef5882c9511f8be8a0b602d35"
integrity sha512-JHnBzSqS9xPa0M3g90zhaGElSVdxoAipGkraBaM6Jph2XiSiwFN1HmfRTqndYhDkXia2hWRWl8O5RbDvae++GA==
npm-profile@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-6.2.0.tgz#e2d62b184815a97575702319b5f32ac59e4458bb"
integrity sha512-wG7ZAsLvhqDc2b9COAuGUJgPRUfvCnQI8NEYeifSHZpSYXAgTsHu5812kkcwZeX/5WPd/ARX/MJRWTBFjlUxvg==
dependencies:
npm-registry-fetch "^13.0.1"
proc-log "^2.0.0"

npm-registry-fetch@^13.0.0, npm-registry-fetch@^13.0.1, npm-registry-fetch@^13.1.1:
npm-registry-fetch@^13.0.0, npm-registry-fetch@^13.0.1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-13.1.1.tgz#26dc4b26d0a545886e807748032ba2aefaaae96b"
integrity sha512-5p8rwe6wQPLJ8dMqeTnA57Dp9Ox6GH9H60xkyJup07FmVlu3Mk7pf/kIIpl9gaN5bM8NM+UUx3emUWvDNTt39w==
Expand All @@ -1353,15 +1364,28 @@ npm-registry-fetch@^13.0.0, npm-registry-fetch@^13.0.1, npm-registry-fetch@^13.1
npm-package-arg "^9.0.1"
proc-log "^2.0.0"

npm-registry-fetch@^13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-13.2.0.tgz#8ba2e801bee45b6dfa428367ab42b7d8dea3bfce"
integrity sha512-NEKnK02Co31+cnDtnAvEdq9xn6E9yKPK/aOHXZieVbw/qVOcFd7su6kviZjImYoszjM2GykMfGMiyyPUQjUkag==
dependencies:
make-fetch-happen "^10.0.6"
minipass "^3.1.6"
minipass-fetch "^2.0.3"
minipass-json-stream "^1.0.1"
minizlib "^2.1.2"
npm-package-arg "^9.0.1"
proc-log "^2.0.0"

npm-user-validate@^1.0.1:
version "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@^8.13.1:
version "8.13.1"
resolved "https://registry.yarnpkg.com/npm/-/npm-8.13.1.tgz#b1fd8a9f92dfc432e0467671f2f5f17444de3f00"
integrity sha512-Di4hLSvlImxAslovZ8yRXOhwmd6hXzgRFjwfF4QuwuPT9RUvpLIZ5nubhrY34Pc3elqaU0iyBVWgGZ3jELFP8w==
npm@8.14.0:
version "8.14.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-8.14.0.tgz#4ffc167187b390e55492516bdf4a378d6b4f5b1e"
integrity sha512-wjDSM1GBwFUyqryw0jrWzFCFRlaiCZ9omNcnV3fLERqEYR4UsdRwR/SQCJNmri24yVvD+A/Ozr5p0V2WZVt6BQ==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/arborist" "^5.0.4"
Expand All @@ -1370,7 +1394,7 @@ npm@^8.13.1:
"@npmcli/fs" "^2.1.0"
"@npmcli/map-workspaces" "^2.0.3"
"@npmcli/package-json" "^2.0.0"
"@npmcli/run-script" "^4.1.3"
"@npmcli/run-script" "^4.1.7"
abbrev "~1.1.1"
archy "~1.0.0"
cacache "^16.1.1"
Expand Down Expand Up @@ -1408,13 +1432,14 @@ npm@^8.13.1:
nopt "^5.0.0"
npm-audit-report "^3.0.0"
npm-install-checks "^5.0.0"
npm-package-arg "^9.0.2"
npm-package-arg "^9.1.0"
npm-pick-manifest "^7.0.1"
npm-profile "^6.1.0"
npm-registry-fetch "^13.1.1"
npm-profile "^6.2.0"
npm-registry-fetch "^13.2.0"
npm-user-validate "^1.0.1"
npmlog "^6.0.2"
opener "^1.5.2"
p-map "^4.0.0"
pacote "^13.6.1"
parse-conflict-json "^2.0.2"
proc-log "^2.0.1"
Expand Down

0 comments on commit f4f3c0e

Please sign in to comment.