aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-06 21:10:01 +0000
committerGravatar vitalyster2021-12-07 00:17:25 +0300
commit5c11173f0bc3abb2a3adae6ce5bfe9dca7dc0035 (patch)
treeb95ba43857e7d4077d1c3517da629f2f56ea973e /package.json
parent265c1eaf41f7478a5c9cc00e4d36d6e60bbbd272 (diff)
Bump webpack from 5.64.4 to 5.65.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.4 to 5.65.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.64.4...v5.65.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 364daf71..2391d426 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.1.0",
"stylelint-config-standard": "^24.0.0",
- "webpack": "^5.64.4",
+ "webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
},
"dependencies": {