aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-13 07:37:27 +0000
committerGravatar vitalyster2021-04-13 14:09:41 +0300
commit76bf4e85f4532cb0f51f8b731328a9288631a86c (patch)
treecf1128b3744c14fc31aefb4ca2c0e464da81a872
parent3e65b5eeaee89758558667787e48a5ab9908a46f (diff)
Bump webpack from 5.31.2 to 5.32.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.2 to 5.32.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.31.2...v5.32.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index ee667a02..820bc7ed 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7701,9 +7701,9 @@
}
},
"webpack": {
- "version": "5.31.2",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.31.2.tgz",
- "integrity": "sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ==",
+ "version": "5.32.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.32.0.tgz",
+ "integrity": "sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",
diff --git a/package.json b/package.json
index 440c6fa7..dfcb620f 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.7",
"stylelint": "^13.11.0",
"stylelint-config-standard": "^21.0.0",
- "webpack": "^5.31.2",
+ "webpack": "^5.32.0",
"webpack-cli": "^4.6.0"
},
"dependencies": {