aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-08 07:34:25 +0000
committerGravatar vitalyster2021-04-08 10:40:44 +0300
commit40ef03e133018b86446fed9463a7c10385c0fe2f (patch)
treede50c6640bee07579b1c7ecd05be4b6cd561f229 /package-lock.json
parent1f2abaa7f3b2554741dd97a82fbd8a22d5a1a436 (diff)
Bump webpack from 5.30.0 to 5.31.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.30.0 to 5.31.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.31.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 100748be..be059dd5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9241,9 +9241,9 @@
}
},
"webpack": {
- "version": "5.30.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.30.0.tgz",
- "integrity": "sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA==",
+ "version": "5.31.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.31.0.tgz",
+ "integrity": "sha512-3fUfZT/FUuThWSSyL32Fsh7weUUfYP/Fjc/cGSbla5KiSo0GtI1JMssCRUopJTvmLjrw05R2q7rlLtiKdSzkzQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",