Merge pull request #708 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.76.1

Bump webpack from 5.76.0 to 5.76.1
This commit is contained in:
Jonny Barnes 2023-03-13 15:49:15 +00:00 committed by GitHub
commit ff83b3ce05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -31,7 +31,7 @@
"stylelint": "^15.2.0",
"stylelint-config-standard": "^30.0.1",
"stylelint-webpack-plugin": "^4.1.0",
"webpack": "^5.76.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1"
}
},
@ -6922,9 +6922,9 @@
}
},
"node_modules/webpack": {
"version": "5.76.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz",
"integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==",
"version": "5.76.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz",
"integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@ -12133,9 +12133,9 @@
}
},
"webpack": {
"version": "5.76.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz",
"integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==",
"version": "5.76.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz",
"integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",

View file

@ -27,7 +27,7 @@
"stylelint": "^15.2.0",
"stylelint-config-standard": "^30.0.1",
"stylelint-webpack-plugin": "^4.1.0",
"webpack": "^5.76.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1"
},
"scripts": {