Skip to content

Commit

Permalink
Merge pull request #68 from funnyzak/renovate/npm-check-updates-16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyzak committed Dec 9, 2022
2 parents fb5beb7 + 947cf7d commit 087aad6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"lint-staged": "^13.0.3",
"micromatch": "^4.0.5",
"node-sass": "^8.0.0",
"npm-check-updates": "16.4.1",
"npm-check-updates": "16.5.3",
"prettier": "2.8.1",
"sass-loader": "^13.1.0",
"source-map-loader": "^4.0.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6230,13 +6230,20 @@ minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
dependencies:
brace-expansion "^1.1.7"

minimatch@^5.0.1, minimatch@^5.1.0:
minimatch@^5.0.1:
version "5.1.0"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
dependencies:
brace-expansion "^2.0.1"

minimatch@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.1.tgz#6c9dffcf9927ff2a31e74b5af11adf8b9604b022"
integrity sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==
dependencies:
brace-expansion "^2.0.1"

minimatch@~3.0.2:
version "3.0.8"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
Expand Down Expand Up @@ -6575,10 +6582,10 @@ npm-bundled@^3.0.0:
dependencies:
npm-normalize-package-bin "^3.0.0"

npm-check-updates@16.4.1:
version "16.4.1"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.4.1.tgz#b1044dbcc56f2b9e3dc9757025190ba395caaf47"
integrity sha512-g0Uf1kCw0p5boutvu5E4htsjYEDuFT9LxYHYFLldAzWs5012jVikEH1Wdae68xedu4twF4EVbKcs83+G2nGnQg==
npm-check-updates@16.5.3:
version "16.5.3"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.5.3.tgz#b290871374b0d3c302f46dbe67f79f5d1aed7abd"
integrity sha512-Z1kpflkmeV5tAsShJg23NxZhQBEdOIos2cEicqnH/AAWCXbtf8FX0dQn+udj2SnkAR/MUy5yR0Y4uL2vyUeaPg==
dependencies:
chalk "^5.1.2"
cli-table "^0.3.11"
Expand All @@ -6593,7 +6600,7 @@ npm-check-updates@16.4.1:
json-parse-helpfulerror "^1.0.3"
jsonlines "^0.1.1"
lodash "^4.17.21"
minimatch "^5.1.0"
minimatch "^5.1.1"
p-map "^4.0.0"
pacote "15.0.6"
parse-github-url "^1.0.2"
Expand Down

0 comments on commit 087aad6

Please sign in to comment.