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 55
55
"archiver" : " ^5.0.2" ,
56
56
"babel-loader" : " ^8.1.0" ,
57
57
"babel-plugin-helpers" : " ^0.1.1" ,
58
- "babel-plugin-transform-jsx-to-htm" : " ^2.0 .0" ,
58
+ "babel-plugin-transform-jsx-to-htm" : " ^2.2 .0" ,
59
59
"babel-plugin-transform-rename-properties" : " ^0.1.0" ,
60
60
"concurrently" : " ^5.3.0" ,
61
61
"cpy-cli" : " ^3.1.1" ,
Original file line number Diff line number Diff line change @@ -1761,10 +1761,10 @@ babel-plugin-helpers@^0.1.1:
1761
1761
resolved "https://registry.yarnpkg.com/babel-plugin-helpers/-/babel-plugin-helpers-0.1.1.tgz#2a9cce1bc588bd73861ca435fe2c851ed0ebd17d"
1762
1762
integrity sha512-1Pg2Sg9e2Y2KwUxhLp/13TgZlbTh8sCJqno7vgMZJwQcRwuOWVMskyACfOdRheuVI9+MnG2nBfQPm9dxk+QpbQ==
1763
1763
1764
- babel-plugin-transform-jsx-to-htm@^2.0 .0 :
1765
- version "2.0 .0"
1766
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-jsx-to-htm/-/babel-plugin-transform-jsx-to-htm-2.0 .0.tgz#ab04caf8752a67272c06d6f9786721c105417640 "
1767
- integrity sha512-MuU/RfaTh2i1ar5iiOoce6F263jIHsXjN7SLrm9G80PKHOFZJSfq2F5hAHduVK4dMwA6xeSKK541Ho3LGb5lIg ==
1764
+ babel-plugin-transform-jsx-to-htm@^2.2 .0 :
1765
+ version "2.2 .0"
1766
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-jsx-to-htm/-/babel-plugin-transform-jsx-to-htm-2.2 .0.tgz#760023cd60a531f439a91df3ba99db831425a1ef "
1767
+ integrity sha512-o98JbDlwdF3z03h+wdO5Ft4XTsJFONOM+XAFF9EH0EK8gYVSIwtp2jXvI7u4esIcQPiVy+ZHyZVy76AgnxnGbQ ==
1768
1768
dependencies :
1769
1769
" @babel/plugin-syntax-jsx" " ^7.2.0"
1770
1770
htm "^3.0.0"
You can’t perform that action at this time.
0 commit comments