aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-28 21:09:17 +0000
committerGravatar vitalyster2021-06-29 09:30:33 +0300
commit2fcb69b27aac89e3cba2a75a66148f81c908625e (patch)
treef3bcc0837d90ef98fe6feced1d5a3746e840e5f8 /package.json
parentaa990fffc3d3c54680d766549b7a76877bb75fde (diff)
Bump webpack from 5.40.0 to 5.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.40.0 to 5.41.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.40.0...v5.41.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 977e65ce..12d5d69a 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.7",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.40.0",
+ "webpack": "^5.41.0",
"webpack-cli": "^4.7.2"
},
"dependencies": {