aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-14 22:27:28 +0000
committerSaúl Ibarra Corretgé <s@saghul.net>2023-04-17 10:00:12 +0200
commit9ab7e911d33af0e9ba5368223145a834f0c872b3 (patch)
treebd06ce7a4f753435cc45b7734f14ce9250c3d262 /package.json
parent07df8d1802d3c45c156a2ed7b51e8936a497b554 (diff)
chore(deps-dev): bump webpack from 5.70.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... 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 3903599..d757a02 100644
--- a/package.json
+++ b/package.json
@@ -202,7 +202,7 @@
"source-map-support": "^0.5.19",
"style-loader": "^3.3.1",
"styled-components": "^3.4.10",
- "webpack": "^5.70.0",
+ "webpack": "^5.76.0",
"webpack-cli": "^4.9.2"
}
}