Commit ec09578 1 parent 4476d26 commit ec09578 Copy full SHA for ec09578
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.17.2 " ,
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.17.2"
738
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.2.tgz#3ca40ef7d776c85a1db3df23cbb5bfb3c384a92e"
739
+ integrity sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg==
740
+ dependencies :
741
+ undici-types "~6.19.2"
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.19.2 :
5269
+ version "6.19.8"
5270
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5271
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
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