aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-29 21:58:00 +0000
committerGravatar vitalyster2023-03-30 15:11:38 +0300
commita71d065705a6c62c4ee0b111857a894f7ff13ea9 (patch)
tree7dfa393d3f061fb1af242271392d57bb6356793a /package-lock.json
parent28bc070d0dde4347c103e85a47df4855cce1d76b (diff)
build(deps-dev): bump webpack from 5.76.3 to 5.77.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.3 to 5.77.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.76.3...v5.77.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 372f55ac..8223e120 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": "^31.0.0",
- "webpack": "^5.76.3",
+ "webpack": "^5.77.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.1"
}
@@ -17720,9 +17720,9 @@
}
},
"node_modules/webpack": {
- "version": "5.76.3",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.3.tgz",
- "integrity": "sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==",
+ "version": "5.77.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.77.0.tgz",
+ "integrity": "sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@@ -31071,9 +31071,9 @@
"dev": true
},
"webpack": {
- "version": "5.76.3",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.3.tgz",
- "integrity": "sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==",
+ "version": "5.77.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.77.0.tgz",
+ "integrity": "sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",