aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-05 21:57:22 +0000
committerGravatar vitalyster2023-04-06 00:59:07 +0300
commitffe7e7af9fbcc0661406b6e5d23c9f9eeb8c432e (patch)
treef42ae2291c005e67954fc7e41cc5c6b82ba19c7d /package-lock.json
parent566538c2306a8b0abe620633c4ca7f354fb860cc (diff)
build(deps-dev): bump webpack from 5.77.0 to 5.78.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.77.0 to 5.78.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.77.0...v5.78.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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 23665b10..f596ff04 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -76,7 +76,7 @@
"style-loader": "^3.3.2",
"stylelint": "^15.3.0",
"stylelint-config-standard": "^32.0.0",
- "webpack": "^5.77.0",
+ "webpack": "^5.78.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2"
}
@@ -17909,9 +17909,9 @@
}
},
"node_modules/webpack": {
- "version": "5.77.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.77.0.tgz",
- "integrity": "sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==",
+ "version": "5.78.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.78.0.tgz",
+ "integrity": "sha512-gT5DP72KInmE/3azEaQrISjTvLYlSM0j1Ezhht/KLVkrqtv10JoP/RXhwmX/frrutOPuSq3o5Vq0ehR/4Vmd1g==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@@ -31404,9 +31404,9 @@
"dev": true
},
"webpack": {
- "version": "5.77.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.77.0.tgz",
- "integrity": "sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==",
+ "version": "5.78.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.78.0.tgz",
+ "integrity": "sha512-gT5DP72KInmE/3azEaQrISjTvLYlSM0j1Ezhht/KLVkrqtv10JoP/RXhwmX/frrutOPuSq3o5Vq0ehR/4Vmd1g==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",