chore(deps-dev): bump webpack from 5.90.2 to 5.90.3 (#9622)

This commit is contained in:
dependabot[bot]
2024-02-20 11:38:04 +00:00
committed by GitHub
parent 59fa12685e
commit 13205b440c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -122,7 +122,7 @@
"stream-browserify": "^3.0.0",
"tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2",
@@ -28278,9 +28278,9 @@
}
},
"node_modules/webpack": {
"version": "5.90.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.2.tgz",
"integrity": "sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==",
"version": "5.90.3",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.3.tgz",
"integrity": "sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",

View File

@@ -184,7 +184,7 @@
"stream-browserify": "^3.0.0",
"tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2",