File tree Expand file tree Collapse file tree 2 files changed +259
-135
lines changed Expand file tree Collapse file tree 2 files changed +259
-135
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@rollup/plugin-commonjs" : " ^17.1.0" ,
27
27
"@rollup/plugin-json" : " ^4.1.0" ,
28
- "@rollup/plugin-node-resolve" : " ^13.1.3 " ,
29
- "@typescript-eslint/eslint-plugin" : " ^4.0.1 " ,
30
- "@typescript-eslint/parser" : " ^4.0.1 " ,
31
- "eslint" : " ^7.8 .0" ,
32
- "eslint-config-prettier" : " ^8.5 .0" ,
28
+ "@rollup/plugin-node-resolve" : " ^13.3.0 " ,
29
+ "@typescript-eslint/eslint-plugin" : " ^4.33.0 " ,
30
+ "@typescript-eslint/parser" : " ^4.33.0 " ,
31
+ "eslint" : " ^7.32 .0" ,
32
+ "eslint-config-prettier" : " ^8.10 .0" ,
33
33
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
34
- "eslint-plugin-import" : " ^2.22 .0" ,
35
- "prettier" : " ^2.1.1 " ,
36
- "rollup" : " ^2.39 .1" ,
37
- "tslib" : " ^2.1.0 " ,
38
- "typescript" : " ^4.0.2 "
34
+ "eslint-plugin-import" : " ^2.29 .0" ,
35
+ "prettier" : " ^2.8.8 " ,
36
+ "rollup" : " ^2.79 .1" ,
37
+ "tslib" : " ^2.6.2 " ,
38
+ "typescript" : " ^4.9.5 "
39
39
},
40
40
"dependencies" : {
41
41
"@expressms/smartapp-bridge" : " ^1.2.1"
You can’t perform that action at this time.
0 commit comments