This repository was archived by the owner on Apr 3, 2024. It is now read-only.
File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@types/chai" : " 4.2.14" ,
22
22
"@types/mocha" : " 8.2.0" ,
23
- "@types/node" : " 10.17.51 " ,
23
+ "@types/node" : " 20. 10.1 " ,
24
24
"chai" : " 4.2.0" ,
25
25
"mocha" : " 8.2.1" ,
26
26
"radargun" : " 1.0.1" ,
Original file line number Diff line number Diff line change 12
12
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.0.tgz#3eb56d13a1de1d347ecb1957c6860c911704bc44"
13
13
integrity sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ==
14
14
15
-
16
- version "10.17.51"
17
- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.51.tgz#639538575befbcf3d3861f95c41de8e47124d674"
18
- integrity sha512-KANw+MkL626tq90l++hGelbl67irOJzGhUJk6a1Bt8QHOeh9tztJx+L0AqttraWKinmZn7Qi5lJZJzx45Gq0dg==
15
+
16
+ version "20.10.1"
17
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.1.tgz#d2c96f356c3125fedc983d74c424910c3767141c"
18
+ integrity sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==
19
+ dependencies :
20
+ undici-types "~5.26.4"
19
21
20
22
21
23
version "1.1.2"
802
804
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
803
805
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
804
806
807
+ undici-types@~5.26.4 :
808
+ version "5.26.5"
809
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
810
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
811
+
805
812
which-module@^2.0.0 :
806
813
version "2.0.0"
807
814
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
You can’t perform that action at this time.
0 commit comments