From 8a4b3113f3568ceb2aa35978371f117aa198fc81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 10:50:10 +0000 Subject: [PATCH] build(deps-dev): bump npm-check-updates from 16.14.18 to 16.14.20 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.18 to 16.14.20. - [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.18...v16.14.20) --- 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 ad31b79..8e027a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "create-hmac": "1.1.7", "eslint": "8.57.0", "next": "14.2.3", - "npm-check-updates": "16.14.18", + "npm-check-updates": "16.14.20", "prettier": "3.2.5", "rimraf": "5.0.5", "rollup": "4.16.4", @@ -3824,9 +3824,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.18", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.18.tgz", - "integrity": "sha512-9iaRe9ohx9ykdbLjPRIYcq1A0RkrPYUx9HmQK1JIXhfxtJCNE/+497H9Z4PGH6GWRALbz5KF+1iZoySK2uSEpQ==", + "version": "16.14.20", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.20.tgz", + "integrity": "sha512-sYbIhun4DrjO7NFOTdvs11nCar0etEhZTsEjL47eM0TuiGMhmYughRCxG2SpGRmGAQ7AkwN7bw2lWzoE7q6yOQ==", "dev": true, "dependencies": { "@types/semver-utils": "^1.1.1", diff --git a/package.json b/package.json index 568fcdc..87b479f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/react": "18.2.79", "create-hmac": "1.1.7", "next": "14.2.3", - "npm-check-updates": "16.14.18", + "npm-check-updates": "16.14.20", "prettier": "3.2.5", "rimraf": "5.0.5", "rollup": "4.16.4",