aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-17 21:57:13 +0000
committerGravatar vitalyster2023-05-18 02:26:49 +0300
commitb58e8846eab39e22c4d0ff1101258a5734cd2bca (patch)
tree0f100dc50da21fe2bcae57693c41aa3875c652ea /package-lock.json
parent646b701211bb6e7ad583c27281d67d6cf7065da6 (diff)
build(deps-dev): bump webpack from 5.82.1 to 5.83.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.1 to 5.83.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.82.1...v5.83.1) --- 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 3ec4d195..81db83a6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -76,7 +76,7 @@
"style-loader": "^3.3.2",
"stylelint": "^15.6.2",
"stylelint-config-standard": "^33.0.0",
- "webpack": "^5.82.1",
+ "webpack": "^5.83.1",
"webpack-cli": "^5.1.1",
"webpack-dev-server": "^4.15.0"
}
@@ -17920,9 +17920,9 @@
}
},
"node_modules/webpack": {
- "version": "5.82.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.82.1.tgz",
- "integrity": "sha512-C6uiGQJ+Gt4RyHXXYt+v9f+SN1v83x68URwgxNQ98cvH8kxiuywWGP4XeNZ1paOzZ63aY3cTciCEQJNFUljlLw==",
+ "version": "5.83.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.83.1.tgz",
+ "integrity": "sha512-TNsG9jDScbNuB+Lb/3+vYolPplCS3bbEaJf+Bj0Gw4DhP3ioAflBb1flcRt9zsWITyvOhM96wMQNRWlSX52DgA==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@@ -31430,9 +31430,9 @@
"dev": true
},
"webpack": {
- "version": "5.82.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.82.1.tgz",
- "integrity": "sha512-C6uiGQJ+Gt4RyHXXYt+v9f+SN1v83x68URwgxNQ98cvH8kxiuywWGP4XeNZ1paOzZ63aY3cTciCEQJNFUljlLw==",
+ "version": "5.83.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.83.1.tgz",
+ "integrity": "sha512-TNsG9jDScbNuB+Lb/3+vYolPplCS3bbEaJf+Bj0Gw4DhP3ioAflBb1flcRt9zsWITyvOhM96wMQNRWlSX52DgA==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",