File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 51
51
"@graphql-codegen/typescript-graphql-request" : " ^4.0.0" ,
52
52
"@graphql-codegen/typescript-operations" : " ^2.0.0" ,
53
53
"@types/jest" : " ^29.0.0" ,
54
- "@types/node" : " ^16 .0.0" ,
54
+ "@types/node" : " ^18 .0.0" ,
55
55
"@typescript-eslint/eslint-plugin" : " ^5.13.0" ,
56
56
"@typescript-eslint/parser" : " ^5.4.0" ,
57
57
"eslint" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 1305
1305
dependencies :
1306
1306
" @types/braces" " *"
1307
1307
1308
- " @types/node@*" , "@types/node@^16.0.0" :
1308
+ " @types/node@* " :
1309
1309
version "16.11.7"
1310
1310
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
1311
1311
integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==
1312
1312
1313
+ " @types/node@^18.0.0 " :
1314
+ version "18.7.18"
1315
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
1316
+ integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
1317
+
1313
1318
" @types/prettier@^2.1.5 " :
1314
1319
version "2.4.1"
1315
1320
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.1.tgz#e1303048d5389563e130f5bdd89d37a99acb75eb"
You can’t perform that action at this time.
0 commit comments