Bump npm-check-updates from 16.3.2 to 16.3.4

Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.3.2 to 16.3.4.
- [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.3.2...v16.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-30 21:58:52 +00:00 committed by GitHub
parent 8bbfccca26
commit 7b7936544d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -17,7 +17,7 @@
"html-webpack-plugin": "^5.5.0",
"inline-source-webpack-plugin": "^2.0.1",
"mini-css-extract-plugin": "^2.6.1",
"npm-check-updates": "^16.3.2",
"npm-check-updates": "^16.3.4",
"prettier": "^2.7.1",
"resolve-url-loader": "^5.0.0",
"responsive-loader": "^3.1.1",
@ -6589,9 +6589,9 @@
}
},
"node_modules/npm-check-updates": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.2.tgz",
"integrity": "sha512-ebxWtGPu8yHmT+MYB/UvluemkpV81nFOZEMOtlw7/YygyyZq0eYFbkDy8/M5k3brbhtWjIrnBNXV4bPLoVWiOg==",
"version": "16.3.4",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.4.tgz",
"integrity": "sha512-PDkd+KRhgzsB01c9dCo8O/Aad98ODb7aRxPamg+QOUXEdi/CcbItynxdCvHx9r1AXoMm0w1zixHeUZf8ktBwqQ==",
"dev": true,
"dependencies": {
"chalk": "^5.0.1",
@ -15597,9 +15597,9 @@
}
},
"npm-check-updates": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.2.tgz",
"integrity": "sha512-ebxWtGPu8yHmT+MYB/UvluemkpV81nFOZEMOtlw7/YygyyZq0eYFbkDy8/M5k3brbhtWjIrnBNXV4bPLoVWiOg==",
"version": "16.3.4",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.4.tgz",
"integrity": "sha512-PDkd+KRhgzsB01c9dCo8O/Aad98ODb7aRxPamg+QOUXEdi/CcbItynxdCvHx9r1AXoMm0w1zixHeUZf8ktBwqQ==",
"dev": true,
"requires": {
"chalk": "^5.0.1",

View file

@ -39,7 +39,7 @@
"html-webpack-plugin": "^5.5.0",
"inline-source-webpack-plugin": "^2.0.1",
"mini-css-extract-plugin": "^2.6.1",
"npm-check-updates": "^16.3.2",
"npm-check-updates": "^16.3.4",
"prettier": "^2.7.1",
"resolve-url-loader": "^5.0.0",
"responsive-loader": "^3.1.1",