File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 49
49
"@graphql-codegen/typescript-graphql-request" : " ^3.2.1" ,
50
50
"@graphql-codegen/typescript-operations" : " ^1.18.0" ,
51
51
"@types/jest" : " ^27.0.0" ,
52
- "@types/node" : " ^14.17.1 " ,
52
+ "@types/node" : " ^16.0.0 " ,
53
53
"@typescript-eslint/eslint-plugin" : " ^4.25.0" ,
54
54
"eslint" : " ^7.18.0" ,
55
55
"eslint-config-airbnb" : " ^18.2.1" ,
Original file line number Diff line number Diff line change 1017
1017
dependencies :
1018
1018
" @types/braces" " *"
1019
1019
1020
- " @types/node@* " :
1020
+ " @types/node@*" , "@types/node@^16.0.0" :
1021
1021
version "16.11.7"
1022
1022
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
1023
1023
integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==
1024
1024
1025
- " @types/node@^14.17.1 " :
1026
- version "14.17.33"
1027
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.33.tgz#011ee28e38dc7aee1be032ceadf6332a0ab15b12"
1028
- integrity sha512-noEeJ06zbn3lOh4gqe2v7NMGS33jrulfNqYFDjjEbhpDEHR5VTxgYNQSBqBlJIsBJW3uEYDgD6kvMnrrhGzq8g==
1029
-
1030
1025
" @types/prettier@^2.1.5 " :
1031
1026
version "2.4.1"
1032
1027
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