File tree Expand file tree Collapse file tree 2 files changed +323
-294
lines changed Expand file tree Collapse file tree 2 files changed +323
-294
lines changed Original file line number Diff line number Diff line change 81
81
"@types/express" : " 4.17.13" ,
82
82
"@types/glob" : " 7.1.4" ,
83
83
"@types/jest" : " 27.0.2" ,
84
- "@types/node" : " 16.10.3 " ,
84
+ "@types/node" : " 16.11.1 " ,
85
85
"@types/qs" : " 6.9.7" ,
86
86
"@typescript-eslint/eslint-plugin" : " 5.0.0" ,
87
87
"@typescript-eslint/parser" : " 5.0.0" ,
88
88
"codecov" : " 3.8.3" ,
89
- "eslint" : " 8.0.0 " ,
89
+ "eslint" : " 8.0.1 " ,
90
90
"eslint-config-prettier" : " 8.3.0" ,
91
91
"eslint-plugin-prettier" : " 4.0.0" ,
92
92
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
93
93
"express" : " 4.17.1" ,
94
94
"glob" : " 7.2.0" ,
95
- "jest" : " 27.2.5 " ,
96
- "jest-cli" : " 27.2.5 " ,
95
+ "jest" : " 27.3.0 " ,
96
+ "jest-cli" : " 27.3.0 " ,
97
97
"prettier" : " 2.4.1" ,
98
98
"puppeteer" : " 10.4.0" ,
99
99
"qs" : " 6.10.1" ,
100
100
"rollup" : " 2.58.0" ,
101
101
"rollup-plugin-terser" : " 7.0.2" ,
102
102
"rollup-plugin-typescript2" : " 0.30.0" ,
103
- "typescript" : " 4.4.3 "
103
+ "typescript" : " 4.4.4 "
104
104
}
105
105
}
You can’t perform that action at this time.
0 commit comments