File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 19
19
"@types/optimize-css-assets-webpack-plugin" : " ^5.0.1" ,
20
20
"@types/serve-static" : " ^1.13.3" ,
21
21
"@types/terser-webpack-plugin" : " ^1.2.1" ,
22
- "@types/webpack" : " ^4.39.2 " ,
22
+ "@types/webpack" : " ^4.39.3 " ,
23
23
"@types/webpack-bundle-analyzer" : " ^2.13.3" ,
24
24
"@types/webpack-dev-middleware" : " ^2.0.3" ,
25
25
"@types/webpack-hot-middleware" : " ^2.16.5"
Original file line number Diff line number Diff line change 2358
2358
"@types/source-list-map" "*"
2359
2359
source-map "^0.6.1"
2360
2360
2361
- "@types/webpack@*", "@types/webpack@^4.39.2" :
2361
+ "@types/webpack@*":
2362
2362
version "4.39.2"
2363
2363
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.39.2.tgz#fcaa85607a9bdd0e8f86a350f239ff08aede8584"
2364
2364
integrity sha512-3c7+vcmyyIi3RBoOdXs8k3E9rQVIy6yOBqK0DFk6lnJ76JUfbDBWbEf1JflzyPQf56W4ToE+2YPnbxbucniW5w==
2370
2370
"@types/webpack-sources" "*"
2371
2371
source-map "^0.6.0"
2372
2372
2373
+ "@types/webpack@^4.39.3":
2374
+ version "4.39.3"
2375
+ resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.39.3.tgz#1d55f8fce117a325368bf7612950552ee4ed4467"
2376
+ integrity sha512-afGNNuTfKk1YfHrQ+IwF0QhDkSSMIMMt8BRRErTKaGVvWTMABDjT22/4kJ4bRoSzir9LVgxuuceyZ4Z5I82Cyg==
2377
+ dependencies:
2378
+ "@types/anymatch" "*"
2379
+ "@types/node" "*"
2380
+ "@types/tapable" "*"
2381
+ "@types/uglify-js" "*"
2382
+ "@types/webpack-sources" "*"
2383
+ source-map "^0.6.0"
2384
+
2373
2385
"@types/yargs-parser@*":
2374
2386
version "13.1.0"
2375
2387
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
You can’t perform that action at this time.
0 commit comments