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.8.8 " ,
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.8.8"
17
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
18
+ integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
19
+ dependencies :
20
+ undici-types "~5.25.1"
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.25.1 :
808
+ version "5.25.3"
809
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
810
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
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