From fab2ab007f5a5a25026f5bdbe090211cb8577cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 02:32:19 +0000 Subject: [PATCH] chore(deps-dev): bump npm-check-updates from 17.1.12 to 17.1.13 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.12 to 17.1.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/v17.1.12...v17.1.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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fc9159c0..91e6b5ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "karma-coverage-istanbul-reporter": "~3.0.3", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "^2.1.0", - "npm-check-updates": "^17.1.12", + "npm-check-updates": "^17.1.13", "npm-force-resolutions": "^0.0.10", "protractor": "~7.0.0", "ts-node": "~10.9.2", @@ -14150,9 +14150,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.12.tgz", - "integrity": "sha512-j1+ln9wXDNLgTSMrEF9ja4KyYq4yBF8FuuU3irFtMSnss4pYjvYfQESz8CV82Rk1daXjbtaAWF9pZZKzujhoBA==", + "version": "17.1.13", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.13.tgz", + "integrity": "sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -28998,9 +28998,9 @@ } }, "npm-check-updates": { - "version": "17.1.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.12.tgz", - "integrity": "sha512-j1+ln9wXDNLgTSMrEF9ja4KyYq4yBF8FuuU3irFtMSnss4pYjvYfQESz8CV82Rk1daXjbtaAWF9pZZKzujhoBA==", + "version": "17.1.13", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.13.tgz", + "integrity": "sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg==", "dev": true }, "npm-force-resolutions": { diff --git a/package.json b/package.json index 1c6122f5..fafbd664 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "karma-coverage-istanbul-reporter": "~3.0.3", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "^2.1.0", - "npm-check-updates": "^17.1.12", + "npm-check-updates": "^17.1.13", "npm-force-resolutions": "^0.0.10", "protractor": "~7.0.0", "ts-node": "~10.9.2",