From 84837c7bffc122e16fd838a64da423ec4f27fd42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:30:57 +0000 Subject: [PATCH] Bump npm-check-updates from 16.14.13 to 16.14.14 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.13 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.13...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-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index da521e0..792c655 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^15.2.0", - "npm-check-updates": "^16.14.13", + "npm-check-updates": "^16.14.14", "prettier-standard": "^16.4.1", "sass": "^1.70.0", "standard": "^17.1.0", @@ -14122,9 +14122,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.13", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.13.tgz", - "integrity": "sha512-vuRTJUoOElBDQ1Z5/UqqgNfExteSdrmwKNV6xuZtiyuKENFduYsy+IhDvCIC9fI1F+MD4zWtq9WCBwfOGfxy7Q==", + "version": "16.14.14", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.14.tgz", + "integrity": "sha512-Y3ajS/Ep40jM489rLBdz9jehn/BMil5s9fA4PSr2ZJxxSmtLWCSmRqsI2IEZ9Nb3MTMu8a3s7kBs0l+JbjdkTA==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -34425,9 +34425,9 @@ } }, "npm-check-updates": { - "version": "16.14.13", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.13.tgz", - "integrity": "sha512-vuRTJUoOElBDQ1Z5/UqqgNfExteSdrmwKNV6xuZtiyuKENFduYsy+IhDvCIC9fI1F+MD4zWtq9WCBwfOGfxy7Q==", + "version": "16.14.14", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.14.tgz", + "integrity": "sha512-Y3ajS/Ep40jM489rLBdz9jehn/BMil5s9fA4PSr2ZJxxSmtLWCSmRqsI2IEZ9Nb3MTMu8a3s7kBs0l+JbjdkTA==", "dev": true, "requires": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index f10bd69..768bad5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^15.2.0", - "npm-check-updates": "^16.14.13", + "npm-check-updates": "^16.14.14", "prettier-standard": "^16.4.1", "sass": "^1.70.0", "standard": "^17.1.0", diff --git a/yarn.lock b/yarn.lock index fc8adfa..7d35a4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7715,10 +7715,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^16.14.13: - version "16.14.13" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.13.tgz#83e468b27946f76fce555bffa588edacab6c13ec" - integrity sha512-vuRTJUoOElBDQ1Z5/UqqgNfExteSdrmwKNV6xuZtiyuKENFduYsy+IhDvCIC9fI1F+MD4zWtq9WCBwfOGfxy7Q== +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"