Skip to content

Commit

Permalink
Merge pull request #366 from BitcoinSchema/dependabot/npm_and_yarn/ma…
Browse files Browse the repository at this point in the history
…ster/npm-check-updates-16.12.2

Bump npm-check-updates from 16.11.2 to 16.12.2
  • Loading branch information
mergify[bot] authored Aug 18, 2023
2 parents cf4f06a + 0c82beb commit 208eecb
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 56 deletions.
16 changes: 9 additions & 7 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 @@ -45,7 +45,7 @@
"gulp-strip-css-comments": "^2.0.0",
"gulp-uglify": "^3.0.2",
"lint-staged": "^14.0.0",
"npm-check-updates": "^16.11.2",
"npm-check-updates": "^16.12.2",
"prettier-standard": "^16.4.1",
"sass": "^1.65.1",
"standard": "^17.1.0",
Expand Down
54 changes: 6 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7127,50 +7127,7 @@ make-fetch-happen@^10.0.3:
socks-proxy-agent "^7.0.0"
ssri "^9.0.0"

make-fetch-happen@^11.0.0:
version "11.0.1"
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-11.0.1.tgz#b3c51663d018d9e11d57fdd4393a4c5a1a7d56eb"
integrity sha512-clv3IblugXn2CDUmqFhNzii3rjKa46u5wNeivc+QlLXkGI5FjLX3rGboo+y2kwf1pd8W0iDiC384cemeDtw9kw==
dependencies:
agentkeepalive "^4.2.1"
cacache "^17.0.0"
http-cache-semantics "^4.1.0"
http-proxy-agent "^5.0.0"
https-proxy-agent "^5.0.0"
is-lambda "^1.0.1"
lru-cache "^7.7.1"
minipass "^3.1.6"
minipass-collect "^1.0.2"
minipass-fetch "^3.0.0"
minipass-flush "^1.0.5"
minipass-pipeline "^1.2.4"
negotiator "^0.6.3"
promise-retry "^2.0.1"
socks-proxy-agent "^7.0.0"
ssri "^10.0.0"

make-fetch-happen@^11.0.1:
version "11.0.3"
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-11.0.3.tgz#ed83dd3685b97f75607156d2721848f6eca561b9"
integrity sha512-oPLh5m10lRNNZDjJ2kP8UpboUx2uFXVaVweVe/lWut4iHWcQEmfqSVJt2ihZsFI8HbpwyyocaXbCAWf0g1ukIA==
dependencies:
agentkeepalive "^4.2.1"
cacache "^17.0.0"
http-cache-semantics "^4.1.1"
http-proxy-agent "^5.0.0"
https-proxy-agent "^5.0.0"
is-lambda "^1.0.1"
lru-cache "^7.7.1"
minipass "^4.0.0"
minipass-fetch "^3.0.0"
minipass-flush "^1.0.5"
minipass-pipeline "^1.2.4"
negotiator "^0.6.3"
promise-retry "^2.0.1"
socks-proxy-agent "^7.0.0"
ssri "^10.0.0"

make-fetch-happen@^11.1.1:
make-fetch-happen@^11.0.0, make-fetch-happen@^11.0.1, make-fetch-happen@^11.1.1:
version "11.1.1"
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz#85ceb98079584a9523d4bf71d32996e7e208549f"
integrity sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==
Expand Down Expand Up @@ -7900,10 +7857,10 @@ npm-bundled@^3.0.0:
dependencies:
npm-normalize-package-bin "^3.0.0"

npm-check-updates@^16.11.2:
version "16.11.2"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.11.2.tgz#cf9fb6c66aa2316eb0c4c12ca934e14beb09a89a"
integrity sha512-WliaMCkuXraU+yqubyTWNaQZCAxiSedBX1H7OoJ+7gulhTk+YF7zt9q30R+u/XYdLrqV6QvcuIqIvL8Q5NcwDA==
npm-check-updates@^16.12.2:
version "16.12.2"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.12.2.tgz#37d226da69b93b4d9aec820a6442b572e6a9f264"
integrity sha512-N0jeEcak3/+PS1O5JzwJ2+fvmQVv+084O4iRnDtcMBLcr9S7vPOBxwWgsEuNfj3shKFZRYOuh4NHB9nMenCHXA==
dependencies:
chalk "^5.3.0"
cli-table3 "^0.6.3"
Expand All @@ -7919,6 +7876,7 @@ npm-check-updates@^16.11.2:
json-parse-helpfulerror "^1.0.3"
jsonlines "^0.1.1"
lodash "^4.17.21"
make-fetch-happen "^11.1.1"
minimatch "^9.0.3"
p-map "^4.0.0"
pacote "15.2.0"
Expand Down

0 comments on commit 208eecb

Please sign in to comment.