Bump npm-check-updates from 17.0.6 to 17.1.13

Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.0.6 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.0.6...v17.1.13)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-30 06:49:34 +00:00
committed by GitHub
parent 9c9215487f
commit 350c8495a1
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@@ -60,7 +60,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-junit": "^16.0.0",
"npm-check-updates": "^17.0.6",
"npm-check-updates": "^17.1.13",
"prettier": "3.3.3",
"style-loader": "^4.0.0",
"supertest": "^7.0.0",
@@ -11657,11 +11657,10 @@
}
},
"node_modules/npm-check-updates": {
"version": "17.0.6",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.0.6.tgz",
"integrity": "sha512-KCiaJH1cfnh/RyzKiDNjNfXgcKFyQs550Uf1OF/Yzb8xO56w+RLpP/OKRUx23/GyP/mLYwEpOO65qjmVdh6j0A==",
"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,
"license": "Apache-2.0",
"bin": {
"ncu": "build/cli.js",
"npm-check-updates": "build/cli.js"