File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@commitlint/config-conventional" : " ^13.2.0" ,
37
37
"@types/html-webpack-plugin" : " ^3.2.3" ,
38
38
"@types/jest" : " ^27.0.2" ,
39
- "@types/webpack-sources" : " ^2.1 .0" ,
39
+ "@types/webpack-sources" : " ^3.2 .0" ,
40
40
"@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
41
41
"@typescript-eslint/parser" : " ^4.15.2" ,
42
42
"eslint" : " ^7.4.0" ,
Original file line number Diff line number Diff line change 883
883
dependencies :
884
884
source-map "^0.6.1"
885
885
886
- " @types/webpack-sources@*" , "@types/webpack-sources@^2.1 .0":
887
- version "2.1.1 "
888
- resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.1. tgz#6af17e3a3ded71eec2b98008d7c12f498a0a4506 "
889
- integrity sha512-MjM1R6iuw8XaVbtkCBz0N349cyqBjJHCbQiOeppe3VBeFvxqs74RKHAVt9LkxTnUWc7YLZOEsUfPUnmK6SBPKQ ==
886
+ " @types/webpack-sources@*" , "@types/webpack-sources@^3.2 .0":
887
+ version "3.2.0 "
888
+ resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0. tgz#16d759ba096c289034b26553d2df1bf45248d38b "
889
+ integrity sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg ==
890
890
dependencies :
891
891
" @types/node" " *"
892
892
" @types/source-list-map" " *"
You can’t perform that action at this time.
0 commit comments