From 2204ed763f4621996a9886bd30ed3c010b7413c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:45:23 +0000 Subject: [PATCH] build(deps-dev): bump npm-check-updates from 16.14.12 to 16.14.13 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.12 to 16.14.13. - [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.13) --- 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 | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d057f7d..3bd409d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "create-hmac": "1.1.7", "eslint": "8.56.0", "next": "14.1.0", - "npm-check-updates": "16.14.12", + "npm-check-updates": "16.14.13", "prettier": "3.2.4", "rimraf": "5.0.5", "rollup": "4.9.6", @@ -3775,9 +3775,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", diff --git a/package.json b/package.json index 0eba82d..4ffb0da 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/react": "18.2.48", "create-hmac": "1.1.7", "next": "14.1.0", - "npm-check-updates": "16.14.12", + "npm-check-updates": "16.14.13", "prettier": "3.2.4", "rimraf": "5.0.5", "rollup": "4.9.6",