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 28
28
},
29
29
"devDependencies" : {
30
30
"@types/jest" : " latest" ,
31
- "@types/node" : " 16.11.26 " ,
31
+ "@types/node" : " 20.8.8 " ,
32
32
"@typescript-eslint/eslint-plugin" : " latest" ,
33
33
"@typescript-eslint/parser" : " latest" ,
34
34
"eslint" : " 8.10.0" ,
Original file line number Diff line number Diff line change 768
768
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
769
769
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
770
770
771
-
772
- version "16.11.26"
773
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
774
- integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
771
+
772
+ version "20.8.8"
773
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
774
+ integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
775
+ dependencies :
776
+ undici-types "~5.25.1"
775
777
776
778
" @types/normalize-package-data@^2.4.0 " :
777
779
version "2.4.0"
@@ -4784,6 +4786,11 @@ typescript@latest:
4784
4786
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
4785
4787
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
4786
4788
4789
+ undici-types@~5.25.1 :
4790
+ version "5.25.3"
4791
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
4792
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
4793
+
4787
4794
union-value@^1.0.0 :
4788
4795
version "1.0.1"
4789
4796
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments