From da7cf9df2859e85e29a75da7fa7100d8928ce728 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Feb 2022 09:40:39 +0000 Subject: [PATCH] Update dependency npm-check-updates to v12.3.0 --- package.json | 2 +- yarn.lock | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index ba017cad..3159662e 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 28a67c51..6b018ff0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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== @@ -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" @@ -11462,7 +11462,7 @@ npm-check-updates@12.0.5: 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" @@ -11481,6 +11481,7 @@ npm-check-updates@12.0.5: 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"