Commit 760500d 1 parent 4476d26 commit 760500d Copy full SHA for 760500d
File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@types/jest" : " 24.9.1" ,
36
36
"@types/js-yaml" : " ^4.0.4" ,
37
- "@types/node" : " 16.11.7 " ,
37
+ "@types/node" : " 22.13.10 " ,
38
38
"@typescript-eslint/parser" : " 2.10.0" ,
39
39
"@zeit/ncc" : " 0.22.3" ,
40
40
"eslint" : " 5.16.0" ,
Original file line number Diff line number Diff line change 728
728
dependencies :
729
729
" @types/node" " *"
730
730
731
- " @types/node@*" , "@types/[email protected] " :
731
+ " @types/node@* " :
732
732
version "16.11.7"
733
733
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
734
734
integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==
735
735
736
+
737
+ version "22.13.10"
738
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
739
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
740
+ dependencies :
741
+ undici-types "~6.20.0"
742
+
736
743
" @types/parse-json@^4.0.0 " :
737
744
version "4.0.0"
738
745
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
@@ -5258,6 +5265,11 @@ unbox-primitive@^1.0.1:
5258
5265
has-symbols "^1.0.2"
5259
5266
which-boxed-primitive "^1.0.2"
5260
5267
5268
+ undici-types@~6.20.0 :
5269
+ version "6.20.0"
5270
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
5271
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
5272
+
5261
5273
union-value@^1.0.0 :
5262
5274
version "1.0.1"
5263
5275
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