From 45c8915f37eed0ace7d6aadce0b9cbc9e6e8b50f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 02:01:29 +0000 Subject: [PATCH] Bump npm-check-updates from 12.5.2 to 12.5.3 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.5.2 to 12.5.3. - [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.5.2...v12.5.3) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch ... 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 d2394fe5..18b4bcdf 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.24.2", "eslint-plugin-prettier": "^4.0.0", - "npm-check-updates": "^12.5.2", + "npm-check-updates": "^12.5.3", "prettier": "^2.4.1", "rollup": "^2.70.1", "rollup-plugin-serve": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index d1b3bc14..b7a8f0f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3216,10 +3216,10 @@ npm-bundled@^1.1.1: dependencies: npm-normalize-package-bin "^1.0.1" -npm-check-updates@^12.5.2: - version "12.5.2" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.2.tgz#cfc2bb62a599fda8afe5af55967e03af96d340c8" - integrity sha512-XJGFO3kgcm+WJljOPRYZf/W40FSzEcLDacQ1WPEgW4qXlQy4Ihr1eVnlS2+43y0YEF+qjLkycr7WbHyfkm6C4A== +npm-check-updates@^12.5.3: + version "12.5.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.3.tgz#419292a9be0478754e747d9d52dfafac3dc8a907" + integrity sha512-siFg/+Un+j4tLA6GJCnk6hz2YU4Yc5bftDnOoiSRLKL6NeAS3FScB32mtKNBtITMJf2nsoZSr8vH+wdUGeP19g== dependencies: chalk "^4.1.2" cint "^8.2.1"