Merge pull request #2402 from nicolargo/renovate/webpack-5.x-lockfile

chore(deps): update dependency webpack to v5.83.1
This commit is contained in:
Nicolas Hennion 2023-05-18 09:56:16 +02:00 committed by GitHub
commit a10e4a1302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5420,9 +5420,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",
@ -9811,9 +9811,9 @@
}
},
"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",