diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-02 12:55:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-02 12:55:17 +0200 |
commit | aef6f8a3860e8b4cd9da38a4dddfd7ef3944b281 (patch) | |
tree | 5474751c1013caf22ebfe5f3b5f5b008fed332cc /package.json | |
parent | 007642e5f3e8c674ff6d58e69d7e9c13d164371c (diff) |
chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 (#977)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 413617a..31562e9 100644 --- a/package.json +++ b/package.json @@ -214,7 +214,7 @@ "source-map-support": "^0.5.19", "style-loader": "^3.3.1", "styled-components": "^3.4.10", - "webpack": "^5.76.0", + "webpack": "^5.94.0", "webpack-cli": "^4.9.2" } } |