aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-13 21:59:04 +0000
committerGravatar vitalyster2023-03-14 02:11:13 +0300
commit7d35591e142a0ccc4ce87db6c166a5ef536295c9 (patch)
tree912eccd5a29277e956a360efee7eacf253212b14 /package.json
parent3fffb4ac161b53bdcf0eadae76e47fdde6e2e596 (diff)
build(deps-dev): bump webpack from 5.76.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... 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 269bb47c..7de17a69 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"style-loader": "^3.3.1",
"stylelint": "^15.2.0",
"stylelint-config-standard": "^30.0.1",
- "webpack": "^5.76.0",
+ "webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
},