Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Update dependency npm-check-updates to v12.3.0 (#278)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 17, 2022
1 parent 7ca3f06 commit 8baf93c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "7.0.4",
"npm-check-updates": "12.0.5",
"npm-check-updates": "12.3.0",
"postcss": "8.4.6",
"prettier": "2.5.1",
"rc-util": "5.16.1",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8712,7 +8712,7 @@ hosted-git-info@^2.1.4:
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==

hosted-git-info@^4.0.1, hosted-git-info@^4.0.2:
hosted-git-info@^4.0.1, hosted-git-info@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.1.0.tgz#827b82867e9ff1c8d0c4d9d53880397d2c86d224"
integrity sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==
Expand Down Expand Up @@ -11448,10 +11448,10 @@ npm-bundled@^1.1.1:
dependencies:
npm-normalize-package-bin "^1.0.1"

npm-check-updates@12.0.5:
version "12.0.5"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.0.5.tgz#bd5606b4a645e5edfc31cc7a1c93e60dd3e14b9a"
integrity sha512-ns1liBBogwjmOVZY/PYgeIoarItwdOSBxccJDZKKkxsMkXges/Bp5CAnQIvYwlsz6fByQJFvqXSOqwIUBY6gpQ==
npm-check-updates@12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.3.0.tgz#d06faf0b07da72112d57828a6c2beff5970fa706"
integrity sha512-NcVpbVYZymmr7lVCwqz1wpkAgWNQ/XyyPy/yyR2IjCHU4Dr1lpIJgIgtC0PCDobcYuYXpYSIgIWZA7RFvq8+Rw==
dependencies:
chalk "^4.1.2"
cint "^8.2.1"
Expand All @@ -11462,7 +11462,7 @@ [email protected]:
fp-and-or "^0.1.3"
get-stdin "^8.0.0"
globby "^11.0.4"
hosted-git-info "^4.0.2"
hosted-git-info "^4.1.0"
json-parse-helpfulerror "^1.0.3"
jsonlines "^0.1.1"
libnpmconfig "^1.2.1"
Expand All @@ -11481,6 +11481,7 @@ [email protected]:
source-map-support "^0.5.21"
spawn-please "^1.0.0"
update-notifier "^5.1.0"
yaml "^1.10.2"

npm-conf@^1.1.0:
version "1.1.3"
Expand Down

0 comments on commit 8baf93c

Please sign in to comment.