File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 55
55
"@commitlint/prompt" : " ^17.3.0" ,
56
56
"@swc-node/jest" : " ^1.5.5" ,
57
57
"@swc/core" : " ^1.3.22" ,
58
+ "@swc/helpers" : " ^0.4.14" ,
58
59
"@types/jest" : " ^29.0.0" ,
59
60
"@types/lodash.has" : " ^4.5.6" ,
60
61
"@types/mkdirp" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 1707
1707
" @swc/core-win32-ia32-msvc" " 1.3.22"
1708
1708
" @swc/core-win32-x64-msvc" " 1.3.22"
1709
1709
1710
+ " @swc/helpers@^0.4.14 " :
1711
+ version "0.4.14"
1712
+ resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.14.tgz#1352ac6d95e3617ccb7c1498ff019654f1e12a74"
1713
+ integrity sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==
1714
+ dependencies :
1715
+ tslib "^2.4.0"
1716
+
1710
1717
" @testing-library/dom@^8.11.1 " :
1711
1718
version "8.11.2"
1712
1719
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.2.tgz#fc110c665a066c2287be765e4a35ba8dad737015"
You can’t perform that action at this time.
0 commit comments