Bump npm-check-updates from 16.2.1 to 16.3.2 #4

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/npm-check-updates-16.3.2 into main 2022-09-25 19:32:52 +01:00
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", "html-webpack-plugin": "^5.5.0",
"inline-source-webpack-plugin": "^2.0.1", "inline-source-webpack-plugin": "^2.0.1",
"mini-css-extract-plugin": "^2.6.1", "mini-css-extract-plugin": "^2.6.1",
"npm-check-updates": "^16.2.1", "npm-check-updates": "^16.3.2",
"prettier": "^2.7.1", "prettier": "^2.7.1",
"resolve-url-loader": "^5.0.0", "resolve-url-loader": "^5.0.0",
"responsive-loader": "^3.1.1", "responsive-loader": "^3.1.1",
@ -6573,9 +6573,9 @@
} }
}, },
"node_modules/npm-check-updates": { "node_modules/npm-check-updates": {
"version": "16.2.1", "version": "16.3.2",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.2.1.tgz", "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.2.tgz",
"integrity": "sha512-WPKs8BZeSQMFfK9ABk4ZtdcWYG1J9LjtQ8nOBZ2aZc0kejlJtBchZHkyezuQbWcJQDW06zyforgjG5/ts+zh4w==", "integrity": "sha512-ebxWtGPu8yHmT+MYB/UvluemkpV81nFOZEMOtlw7/YygyyZq0eYFbkDy8/M5k3brbhtWjIrnBNXV4bPLoVWiOg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chalk": "^5.0.1", "chalk": "^5.0.1",
@ -15487,9 +15487,9 @@
} }
}, },
"npm-check-updates": { "npm-check-updates": {
"version": "16.2.1", "version": "16.3.2",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.2.1.tgz", "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.2.tgz",
"integrity": "sha512-WPKs8BZeSQMFfK9ABk4ZtdcWYG1J9LjtQ8nOBZ2aZc0kejlJtBchZHkyezuQbWcJQDW06zyforgjG5/ts+zh4w==", "integrity": "sha512-ebxWtGPu8yHmT+MYB/UvluemkpV81nFOZEMOtlw7/YygyyZq0eYFbkDy8/M5k3brbhtWjIrnBNXV4bPLoVWiOg==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^5.0.1", "chalk": "^5.0.1",

View file

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