File tree Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 42
42
],
43
43
"dependencies" : {
44
44
"@types/json-schema" : " ^7.0.9" ,
45
- "@types/node" : " ^16.9.2 " ,
45
+ "@types/node" : " ^18.11.9 " ,
46
46
"glob" : " ^7.1.7" ,
47
47
"path-equal" : " ^1.2.5" ,
48
48
"safe-stable-stringify" : " ^2.2.0" ,
49
49
"ts-node" : " ^10.9.1" ,
50
- "typescript" : " ~5.1 .0" ,
50
+ "typescript" : " ~5.5 .0" ,
51
51
"yargs" : " ^17.1.1"
52
52
},
53
53
"devDependencies" : {
Original file line number Diff line number Diff line change 96
96
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz"
97
97
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==
98
98
99
- " @types/node@*" , "@types/node@^16.9.2" :
99
+ " @types/node@* " :
100
100
version "16.18.13"
101
101
resolved "https://registry.npmjs.org/@types/node/-/node-16.18.13.tgz"
102
102
integrity sha512-l0/3XZ153UTlNOnZK8xSNoJlQda9/WnYgiTdcKKPJSZjdjI9MU+A9oMXOesAWLSnqAaaJhj3qfQsU07Dr8OUwg==
103
103
104
+ " @types/node@^18.11.9 " :
105
+ version "18.19.43"
106
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.43.tgz#fe01bb599b60bb3279c26d0fdb751d2f3e299ae0"
107
+ integrity sha512-Mw/YlgXnyJdEwLoFv2dpuJaDFriX+Pc+0qOBJ57jC1H6cDxIj2xc5yUrdtArDVG0m+KV6622a4p2tenEqB3C/g==
108
+ dependencies :
109
+ undici-types "~5.26.4"
110
+
104
111
105
112
version "1.1.2"
106
113
resolved "https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz"
@@ -894,10 +901,15 @@ type-detect@^4.0.0, type-detect@^4.0.5:
894
901
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"
895
902
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
896
903
897
- typescript@~5.1.0 :
898
- version "5.1.6"
899
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
900
- integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
904
+ typescript@~5.5.0 :
905
+ version "5.5.4"
906
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
907
+ integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
908
+
909
+ undici-types@~5.26.4 :
910
+ version "5.26.5"
911
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
912
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
901
913
902
914
uri-js@^4.2.2 :
903
915
version "4.4.1"
You can’t perform that action at this time.
0 commit comments