File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 103
103
"@typescript-eslint/parser" : " 4.33.0" ,
104
104
"babel-jest" : " 27.2.5" ,
105
105
"babel-loader" : " 8.2.2" ,
106
- "babel-plugin-typescript-to-proptypes" : " 1.4.2 " ,
106
+ "babel-plugin-typescript-to-proptypes" : " 2.0.0 " ,
107
107
"browserslist" : " 4.17.3" ,
108
108
"bundlesize" : " 0.18.1" ,
109
109
"colors" : " 1.4.0" ,
Original file line number Diff line number Diff line change 3981
3981
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
3982
3982
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
3983
3983
3984
- babel-plugin-typescript-to-proptypes@1.4.2 :
3985
- version "1.4.2 "
3986
- resolved "https://registry.yarnpkg.com/babel-plugin-typescript-to-proptypes/-/babel-plugin-typescript-to-proptypes-1.4.2 .tgz#627a08ddc6a22d1d4d2da3bbba54d6004f7a243b "
3987
- integrity sha512-mcDkmEwxQ0HivEAMZ82HidppYQGiISp3bcgjtRWFFG0WzwVsJ3eQCgAoD3mSXDc9ehU8xZ7ItxCo9XRgeYQ5bQ ==
3984
+ babel-plugin-typescript-to-proptypes@2.0.0 :
3985
+ version "2.0.0 "
3986
+ resolved "https://registry.yarnpkg.com/babel-plugin-typescript-to-proptypes/-/babel-plugin-typescript-to-proptypes-2.0.0 .tgz#4a1aaf15ce2269a79492b24178dc4181f576489d "
3987
+ integrity sha512-LmXrkeqg4bzq0CiCOV/zN3hrvAvJOvoP9sEw0YgtkU6lIbqA5/RAY0bA6C6+i5/e5Wp/taJ68XKp2i8pkU+Qmw ==
3988
3988
dependencies:
3989
3989
"@babel/helper-module-imports" "^7.12.5"
3990
- "@babel/helper-plugin-utils" "^7.10.4"
3991
3990
"@babel/plugin-syntax-typescript" "^7.12.1"
3992
3991
"@babel/types" "^7.12.6"
3993
3992
You can’t perform that action at this time.
0 commit comments