File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 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 1873
1873
" @swc/core-win32-ia32-msvc" " 1.3.22"
1874
1874
" @swc/core-win32-x64-msvc" " 1.3.22"
1875
1875
1876
+ " @swc/helpers@^0.4.14 " :
1877
+ version "0.4.14"
1878
+ resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.14.tgz#1352ac6d95e3617ccb7c1498ff019654f1e12a74"
1879
+ integrity sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==
1880
+ dependencies :
1881
+ tslib "^2.4.0"
1882
+
1876
1883
" @testing-library/dom@^8.11.1 " :
1877
1884
version "8.11.2"
1878
1885
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