chore(deps-dev): bump webpack in /src/packages/excalidraw (#2625)
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.1 to 5.11.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
34dcf998bd
commit
4a89aba682
6
src/packages/excalidraw/package-lock.json
generated
6
src/packages/excalidraw/package-lock.json
generated
@ -3325,9 +3325,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"version": "5.10.1",
|
"version": "5.11.0",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.10.1.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.11.0.tgz",
|
||||||
"integrity": "sha512-mHu4iM2mW7d/8R91VPPNtUCNd1D8k51TTb4e0XjylapIR6WEmW8XUTBZq8TqmShj9XYxVXJn6AzKlWnrlty6DA==",
|
"integrity": "sha512-ubWv7iP54RqAC/VjixgpnLLogCFbAfSOREcSWnnOlZEU8GICC5eKmJSu6YEnph2N2amKqY9rvxSwgyHxVqpaRw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/eslint-scope": "^3.7.0",
|
"@types/eslint-scope": "^3.7.0",
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
"sass-loader": "10.1.0",
|
"sass-loader": "10.1.0",
|
||||||
"terser-webpack-plugin": "5.0.3",
|
"terser-webpack-plugin": "5.0.3",
|
||||||
"ts-loader": "8.0.12",
|
"ts-loader": "8.0.12",
|
||||||
"webpack": "5.10.1",
|
"webpack": "5.11.0",
|
||||||
"webpack-bundle-analyzer": "4.3.0",
|
"webpack-bundle-analyzer": "4.3.0",
|
||||||
"webpack-cli": "4.2.0"
|
"webpack-cli": "4.2.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user