Commit 0c81065 1 parent 4476d26 commit 0c81065 Copy full SHA for 0c81065
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" : " 20.14.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 "20.14.10"
738
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
739
+ integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
740
+ dependencies :
741
+ undici-types "~5.26.4"
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@~5.26.4 :
5269
+ version "5.26.5"
5270
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
5271
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
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