From a585e611fb5823bfb608b24852c9b13c76ac654c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 23:53:49 +0000 Subject: [PATCH] Update dependency npm-check-updates to v16.14.13 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index de8b5ebf..796400ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-simple-import-sort": "10.0.0", - "npm-check-updates": "16.14.12", + "npm-check-updates": "16.14.13", "postcss": "8.4.33", "postcss-cli": "11.0.0", "prettier": "3.2.4", @@ -5710,9 +5710,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.12.tgz", - "integrity": "sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==", + "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==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -13793,9 +13793,9 @@ } }, "npm-check-updates": { - "version": "16.14.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.12.tgz", - "integrity": "sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==", + "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==", "dev": true, "requires": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index a8ff0f68..a75ec673 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-simple-import-sort": "10.0.0", - "npm-check-updates": "16.14.12", + "npm-check-updates": "16.14.13", "postcss": "8.4.33", "postcss-cli": "11.0.0", "prettier": "3.2.4",