chore(deps-dev): bump webpack from 5.27.0 to 5.27.1 (#963)

This commit is contained in:
dependabot-preview[bot] 2021-03-20 19:44:49 +00:00 committed by GitHub
parent b6b441c100
commit 6f02cce505
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.27.0",
"webpack": "^5.27.1",
"webpack-cli": "^4.5.0"
},
"engines": {
@ -3106,9 +3106,9 @@
}
},
"node_modules/webpack": {
"version": "5.27.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.0.tgz",
"integrity": "sha512-So7grHu//UyJ+80VrNHjWwW6WSZkfWWD6a7NV/88r8G92PO6TYOGzbtTiZBwbPVkx6LVP8OYvHD+IxuJ2KBz4g==",
"version": "5.27.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.1.tgz",
"integrity": "sha512-rxIDsPZ3Apl3JcqiemiLmWH+hAq04YeOXqvCxNZOnTp8ZgM9NEPtbu4CaMfMEf9KShnx/Ym8uLGmM6P4XnwCoA==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.0",
@ -5750,9 +5750,9 @@
}
},
"webpack": {
"version": "5.27.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.0.tgz",
"integrity": "sha512-So7grHu//UyJ+80VrNHjWwW6WSZkfWWD6a7NV/88r8G92PO6TYOGzbtTiZBwbPVkx6LVP8OYvHD+IxuJ2KBz4g==",
"version": "5.27.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.1.tgz",
"integrity": "sha512-rxIDsPZ3Apl3JcqiemiLmWH+hAq04YeOXqvCxNZOnTp8ZgM9NEPtbu4CaMfMEf9KShnx/Ym8uLGmM6P4XnwCoA==",
"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.27.0",
"webpack": "^5.27.1",
"webpack-cli": "^4.5.0"
},
"engines": {