From af67db6f42bd5f8fc3a525bd26d719b6f8da8b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 07:29:45 +0000 Subject: [PATCH] Bump npm-check-updates from 12.4.0 to 12.5.0 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.4.0 to 12.5.0. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v12.4.0...v12.5.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d7648b10..db27f156 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-config-prettier": "^8.4.0", "eslint-plugin-import": "^2.24.2", "eslint-plugin-prettier": "^4.0.0", - "npm-check-updates": "^12.4.0", + "npm-check-updates": "^12.5.0", "prettier": "^2.4.1", "rollup": "^2.68.0", "rollup-plugin-babel": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index aa93416e..d1477c64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3389,10 +3389,10 @@ npm-bundled@^1.1.1: dependencies: npm-normalize-package-bin "^1.0.1" -npm-check-updates@^12.4.0: - version "12.4.0" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.4.0.tgz#67e8e1b88551167368ec246dfd4302ce3007d83d" - integrity sha512-X14H74M8SVFkStmP1NDOMh0OjLB3mU2dwUeM71zyITJHkm08MASwwTcydW6YuGcNW1RUlVq1cQY2yWijv4zKUQ== +npm-check-updates@^12.5.0: + version "12.5.0" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.0.tgz#584c6d22c977f98a55988c7a662b82ea8550f474" + integrity sha512-nrryXO9IZdJsAIXo8LdtllrsGiTDE4IMAod7fl1jd5C38tOdZZG/crNNii4IkctxltQRmK/ziZwsMDTlhszZXg== dependencies: chalk "^4.1.2" cint "^8.2.1"