File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "@types/mocha" : " ^10.0.10" ,
2020 "@types/node" : " ^16" ,
2121 "chai" : " ^4.2.0" ,
22- "chunky" : " ^0.0.0" ,
2322 "mocha" : " ^11.7.5" ,
2423 "ts-node" : " ^8.5.4" ,
2524 "typescript" : " ^6.0.3"
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1414 "declaration" : true ,
1515 "paths" : {
1616 "*" : [
17- " ./node_modules/*" ,
18- " ./src/types/*"
17+ " ./node_modules/*"
1918 ]
2019 },
2120 "types" : [
Original file line number Diff line number Diff line change @@ -3195,11 +3195,6 @@ chrome-trace-event@^1.0.2:
31953195 resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b"
31963196 integrity sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==
31973197
3198- chunky@^0.0.0 :
3199- version "0.0.0"
3200- resolved "https://registry.npmjs.org/chunky/-/chunky-0.0.0.tgz"
3201- integrity sha1-HnWAojwIOJfSrWYkWefv2EZfYIo=
3202-
32033198ci-info@^2.0.0 :
32043199 version "2.0.0"
32053200 resolved "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz"
You can’t perform that action at this time.
0 commit comments