chore(deps-dev): bump webpack from 5.61.0 to 5.62.1 (#1322)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-09 07:00:46 +01:00 committed by GitHub
parent 36876ef956
commit 2e3f90272a
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

@ -30,7 +30,7 @@
"terser-webpack-plugin": "^5.2.4", "terser-webpack-plugin": "^5.2.4",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",
"typescript": "^4.4.4", "typescript": "^4.4.4",
"webpack": "^5.61.0", "webpack": "^5.62.1",
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"engines": { "engines": {
@ -2907,9 +2907,9 @@
} }
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.61.0", "version": "5.62.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.61.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.62.1.tgz",
"integrity": "sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw==", "integrity": "sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@ -5268,9 +5268,9 @@
} }
}, },
"webpack": { "webpack": {
"version": "5.61.0", "version": "5.62.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.61.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.62.1.tgz",
"integrity": "sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw==", "integrity": "sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",

View file

@ -206,7 +206,7 @@
"terser-webpack-plugin": "^5.2.4", "terser-webpack-plugin": "^5.2.4",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",
"typescript": "^4.4.4", "typescript": "^4.4.4",
"webpack": "^5.61.0", "webpack": "^5.62.1",
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"engines": { "engines": {