From 15d30795538bbf30bc91c41f3e4b98c89f56280e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:24:09 +0000 Subject: [PATCH] build(deps-dev): bump npm-check-updates from 16.14.12 to 16.14.14 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.12 to 16.14.14. - [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/v16.14.12...v16.14.14) --- 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 7591f98..1a96d9d 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-plugin-prettier": "^5.1.3", "jest": "^29.7.0", "nodemon": "^3.0.2", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.14", "npm-run-all": "^4.1.5", "prettier": "^3.2.1" } diff --git a/yarn.lock b/yarn.lock index ee9ba48..1584df5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5561,10 +5561,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^16.14.12: - version "16.14.12" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.12.tgz#154db2d6d575bd57cc1120ad9eb3483a1ff2c95d" - integrity sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w== +npm-check-updates@^16.14.14: + version "16.14.14" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.14.tgz#754ceec1a14c8e2d435807c6290dc08f9607dff3" + integrity sha512-Y3ajS/Ep40jM489rLBdz9jehn/BMil5s9fA4PSr2ZJxxSmtLWCSmRqsI2IEZ9Nb3MTMu8a3s7kBs0l+JbjdkTA== dependencies: chalk "^5.3.0" cli-table3 "^0.6.3"