chore(deps-dev): bump webpack from 5.25.0 to 5.25.1 (#951)

This commit is contained in:
dependabot-preview[bot] 2021-03-14 19:40:56 +00:00 committed by GitHub
parent 1af1cb8eb2
commit 07d06cbc8b
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.1.1",
"ts-loader": "^8.0.18",
"typescript": "^4.2.3",
"webpack": "^5.25.0",
"webpack": "^5.25.1",
"webpack-cli": "^4.5.0"
},
"engines": {
@ -3106,9 +3106,9 @@
}
},
"node_modules/webpack": {
"version": "5.25.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.25.0.tgz",
"integrity": "sha512-jqQZopNCzt9c4K6Qa7j6kIhzHfR9wgF84go58VoNp4JbZrBr2D2l5lcv72CW80yc6NJl8CR6OY8xctnIs0r2uw==",
"version": "5.25.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.25.1.tgz",
"integrity": "sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.0",
@ -5750,9 +5750,9 @@
}
},
"webpack": {
"version": "5.25.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.25.0.tgz",
"integrity": "sha512-jqQZopNCzt9c4K6Qa7j6kIhzHfR9wgF84go58VoNp4JbZrBr2D2l5lcv72CW80yc6NJl8CR6OY8xctnIs0r2uw==",
"version": "5.25.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.25.1.tgz",
"integrity": "sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",

View file

@ -196,7 +196,7 @@
"terser-webpack-plugin": "^5.1.1",
"ts-loader": "^8.0.18",
"typescript": "^4.2.3",
"webpack": "^5.25.0",
"webpack": "^5.25.1",
"webpack-cli": "^4.5.0"
},
"engines": {