aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-25 21:10:09 +0000
committerGravatar vitalyster2021-10-26 02:32:25 +0300
commit778e074b8024969b82ebffa47b5412d21efce7c6 (patch)
treeb83c280da3ce00e928ab1a61a4a0f1ba06463b6d /package.json
parentc3a4b693b109cace157ee0448afa2590869e6ee1 (diff)
Bump webpack from 5.59.1 to 5.60.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.59.1 to 5.60.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.59.1...v5.60.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e14f61dd..3542161b 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.59.1",
+ "webpack": "^5.60.0",
"webpack-cli": "^4.9.1"
},
"dependencies": {