chore(deps-dev): bump webpack from 5.88.0 to 5.88.1 (#8972)

This commit is contained in:
dependabot[bot]
2023-06-29 11:29:18 +00:00
committed by GitHub
parent 284f6621ed
commit bc8e1ea300
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -127,7 +127,7 @@
"stream-browserify": "^3.0.0", "stream-browserify": "^3.0.0",
"tachyons-sass": "^4.9.5", "tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.8", "terser-webpack-plugin": "^5.3.8",
"webpack": "^5.88.0", "webpack": "^5.88.1",
"webpack-bundle-size-analyzer": "^3.1.0", "webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^4.10.0", "webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.15.0", "webpack-dev-server": "^4.15.0",
@@ -28514,9 +28514,9 @@
} }
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.88.0", "version": "5.88.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.88.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.88.1.tgz",
"integrity": "sha512-O3jDhG5e44qIBSi/P6KpcCcH7HD+nYIHVBhdWFxcLOcIGN8zGo5nqF3BjyNCxIh4p1vFdNnreZv2h2KkoAw3lw==", "integrity": "sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.3", "@types/eslint-scope": "^3.7.3",
@@ -50422,9 +50422,9 @@
"dev": true "dev": true
}, },
"webpack": { "webpack": {
"version": "5.88.0", "version": "5.88.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.88.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.88.1.tgz",
"integrity": "sha512-O3jDhG5e44qIBSi/P6KpcCcH7HD+nYIHVBhdWFxcLOcIGN8zGo5nqF3BjyNCxIh4p1vFdNnreZv2h2KkoAw3lw==", "integrity": "sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint-scope": "^3.7.3", "@types/eslint-scope": "^3.7.3",

View File

@@ -181,7 +181,7 @@
"stream-browserify": "^3.0.0", "stream-browserify": "^3.0.0",
"tachyons-sass": "^4.9.5", "tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.8", "terser-webpack-plugin": "^5.3.8",
"webpack": "^5.88.0", "webpack": "^5.88.1",
"webpack-bundle-size-analyzer": "^3.1.0", "webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^4.10.0", "webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.15.0", "webpack-dev-server": "^4.15.0",