From 0bd87aff85438a2e74e54c31ea6dbfe4e9e24424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 09:08:41 +0000 Subject: [PATCH] chore(deps-dev): bump npm-check-updates from 12.5.9 to 12.5.11 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.5.9 to 12.5.11. - [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.9...v12.5.11) --- 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 0437037..a8154a3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/node": "^17.0.29", "@vercel/ncc": "^0.33.4", - "npm-check-updates": "^12.5.9", + "npm-check-updates": "^12.5.11", "npm-run-all": "^4.1.5", "typescript": "^4.6.4" } diff --git a/yarn.lock b/yarn.lock index 32f91c0..90997f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1591,10 +1591,10 @@ npm-bundled@^1.1.1, npm-bundled@^1.1.2: dependencies: npm-normalize-package-bin "^1.0.1" -npm-check-updates@^12.5.9: - version "12.5.9" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.9.tgz#7057c78f9f62be12b834ec1eee5c144d972ad795" - integrity sha512-l9iOvD7EsQb96gFJL45V01YG6bP8+dmobYnSguvehPuNwgdWNMrE8RC8bSfURX5iUmX4bkobN4T8XMHXN9GMHA== +npm-check-updates@^12.5.11: + version "12.5.11" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.11.tgz#c594902b21af8c251a5ebf12686143b0d2f06356" + integrity sha512-uS3yYYK/F1VvZlJRymuCkq+MY2R7v/WlORo5WPUTYx+1OwkqeDMC/CEEGfCN7ATwT2M+JxVVKk9Gq/TGiZjJOw== dependencies: chalk "^4.1.2" cint "^8.2.1"