File tree 3 files changed +13
-6
lines changed
3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1
- nodejs 16.7 .0
1
+ nodejs 20.9 .0
Original file line number Diff line number Diff line change 45
45
"@sourcegraph/tsconfig" : " 4.0.1" ,
46
46
"@types/diff" : " 5.0.2" ,
47
47
"@types/google-protobuf" : " 3.15.6" ,
48
- "@types/node" : " 17.0.14 " ,
48
+ "@types/node" : " 20.9.0 " ,
49
49
"@types/pretty-ms" : " 5.0.1" ,
50
50
"@types/progress" : " 2.0.5" ,
51
51
"@typescript-eslint/eslint-plugin" : " ^5.61.0" ,
Original file line number Diff line number Diff line change 463
463
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
464
464
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
465
465
466
- " @types/node@*" , "@types/[email protected] ":
467
- version "17.0.14"
468
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.14.tgz#33b9b94f789a8fedd30a68efdbca4dbb06b61f20"
469
- integrity sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==
466
+ " @types/node@*" , "@types/[email protected] ":
467
+ version "20.9.0"
468
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
469
+ integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
470
+ dependencies :
471
+ undici-types "~5.26.4"
470
472
471
473
" @types/normalize-package-data@^2.4.0 " :
472
474
version "2.4.1"
@@ -2815,6 +2817,11 @@ unbox-primitive@^1.0.2:
2815
2817
has-symbols "^1.0.3"
2816
2818
which-boxed-primitive "^1.0.2"
2817
2819
2820
+ undici-types@~5.26.4 :
2821
+ version "5.26.5"
2822
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2823
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2824
+
2818
2825
update-browserslist-db@^1.0.9 :
2819
2826
version "1.0.10"
2820
2827
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3"
You can’t perform that action at this time.
0 commit comments