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

Commit 8baf93c

Browse files
Update dependency npm-check-updates to v12.3.0 (#278)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7ca3f06 commit 8baf93c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-cypress": "2.12.1",
7373
"eslint-plugin-react-hooks": "4.2.0",
7474
"husky": "7.0.4",
75-
"npm-check-updates": "12.0.5",
75+
"npm-check-updates": "12.3.0",
7676
"postcss": "8.4.6",
7777
"prettier": "2.5.1",
7878
"rc-util": "5.16.1",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8712,7 +8712,7 @@ hosted-git-info@^2.1.4:
87128712
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
87138713
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
87148714

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

11451-
npm-check-updates@12.0.5:
11452-
version "12.0.5"
11453-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.0.5.tgz#bd5606b4a645e5edfc31cc7a1c93e60dd3e14b9a"
11454-
integrity sha512-ns1liBBogwjmOVZY/PYgeIoarItwdOSBxccJDZKKkxsMkXges/Bp5CAnQIvYwlsz6fByQJFvqXSOqwIUBY6gpQ==
11451+
npm-check-updates@12.3.0:
11452+
version "12.3.0"
11453+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.3.0.tgz#d06faf0b07da72112d57828a6c2beff5970fa706"
11454+
integrity sha512-NcVpbVYZymmr7lVCwqz1wpkAgWNQ/XyyPy/yyR2IjCHU4Dr1lpIJgIgtC0PCDobcYuYXpYSIgIWZA7RFvq8+Rw==
1145511455
dependencies:
1145611456
chalk "^4.1.2"
1145711457
cint "^8.2.1"
@@ -11462,7 +11462,7 @@ [email protected]:
1146211462
fp-and-or "^0.1.3"
1146311463
get-stdin "^8.0.0"
1146411464
globby "^11.0.4"
11465-
hosted-git-info "^4.0.2"
11465+
hosted-git-info "^4.1.0"
1146611466
json-parse-helpfulerror "^1.0.3"
1146711467
jsonlines "^0.1.1"
1146811468
libnpmconfig "^1.2.1"
@@ -11481,6 +11481,7 @@ [email protected]:
1148111481
source-map-support "^0.5.21"
1148211482
spawn-please "^1.0.0"
1148311483
update-notifier "^5.1.0"
11484+
yaml "^1.10.2"
1148411485

1148511486
npm-conf@^1.1.0:
1148611487
version "1.1.3"

0 commit comments

Comments
 (0)