From 1e446c6c92cd96f53892deac6c2acbb9320d9411 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 19:00:36 +0000 Subject: [PATCH] Update dependency npm-check-updates to v16.14.3 --- 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 66e925ab..39e3cb31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "eslint-plugin-prettier": "5.0.0", "jsdom": "22.1.0", "mocha": "10.2.0", - "npm-check-updates": "16.14.2", + "npm-check-updates": "16.14.3", "prettier": "3.0.3", "schema-dts": "1.1.2", "shx": "0.3.4", @@ -4013,9 +4013,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.2.tgz", - "integrity": "sha512-7zLXG5h4ZyAHxSKDRs864ugVPM40EpKDwInwZMvCRMJ+h2oyVlAKB69XuBKB4qnur+KR+yj5ndXIIDKZYzUX8A==", + "version": "16.14.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.3.tgz", + "integrity": "sha512-iviPM0LiTFGUtk+kMtcMVLNeGuSORThj9Cho7GV/Z2l5dMdXFrcgIarMSr6d6f1wYJJBIthuNdJWXZ4NH5VPEg==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -10100,9 +10100,9 @@ } }, "npm-check-updates": { - "version": "16.14.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.2.tgz", - "integrity": "sha512-7zLXG5h4ZyAHxSKDRs864ugVPM40EpKDwInwZMvCRMJ+h2oyVlAKB69XuBKB4qnur+KR+yj5ndXIIDKZYzUX8A==", + "version": "16.14.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.3.tgz", + "integrity": "sha512-iviPM0LiTFGUtk+kMtcMVLNeGuSORThj9Cho7GV/Z2l5dMdXFrcgIarMSr6d6f1wYJJBIthuNdJWXZ4NH5VPEg==", "dev": true, "requires": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 80d8d354..5118594d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-prettier": "5.0.0", "jsdom": "22.1.0", "mocha": "10.2.0", - "npm-check-updates": "16.14.2", + "npm-check-updates": "16.14.3", "prettier": "3.0.3", "schema-dts": "1.1.2", "shx": "0.3.4",