1
0
mirror of https://github.com/teoxoy/factorio-blueprint-editor.git synced 2025-02-19 19:00:11 +02:00

Bump @types/optimize-css-assets-webpack-plugin from 1.3.4 to 5.0.0

Bumps [@types/optimize-css-assets-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/optimize-css-assets-webpack-plugin) from 1.3.4 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/optimize-css-assets-webpack-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-26 08:03:35 +00:00 committed by Teodor Tanasoaia
parent 8b9e629c5d
commit 40d399b145
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@types/html-webpack-plugin": "^3.2.1",
"@types/mini-css-extract-plugin": "^0.8.0",
"@types/node": "^12.7.2",
"@types/optimize-css-assets-webpack-plugin": "^1.3.4",
"@types/optimize-css-assets-webpack-plugin": "^5.0.0",
"@types/terser-webpack-plugin": "^1.2.1",
"@types/webpack": "^4.39.1",
"@types/webpack-dev-server": "^3.1.7",

View File

@ -492,10 +492,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==
"@types/optimize-css-assets-webpack-plugin@^1.3.4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@types/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-1.3.4.tgz#6838ab7a3a5ec1253ad98c348bdcd009e91b39cd"
integrity sha512-04LJJFAdZ7sW7V66htTeKz95WP/E+aTuKv3wikgM6bmmeO1alcqQ9eDoRSTrrkL/zeuoaoW4WR1FdjvqiWoSkQ==
"@types/optimize-css-assets-webpack-plugin@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@types/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.0.tgz#e2b02fbc9818b1e0968ef39b15c7eab206550211"
integrity sha512-vuMwKpwiIYH15IW0k9oKBGsYi+OVYapBHUTYNuzzObGo9q+kd2SH4glqlM5vY6CTCFp9Pd0+hGyAYwSN1SFTCw==
dependencies:
"@types/webpack" "*"