File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 40
40
"devDependencies" : {
41
41
"@commitlint/cli" : " ^11.0.0" ,
42
42
"@commitlint/config-conventional" : " ^11.0.0" ,
43
- "@rollup/plugin-commonjs" : " ^16 .0.0" ,
44
- "@rollup/plugin-node-resolve" : " ^10 .0.0" ,
43
+ "@rollup/plugin-commonjs" : " ^17 .0.0" ,
44
+ "@rollup/plugin-node-resolve" : " ^11 .0.0" ,
45
45
"@types/react" : " ^17.0.0" ,
46
- "@typescript-eslint/parser" : " ^4.8.2 " ,
46
+ "@typescript-eslint/parser" : " ^4.9.0 " ,
47
47
"benchmark" : " ^2.1.4" ,
48
48
"dtslint" : " ^4.0.6" ,
49
- "eslint" : " ^7.14 .0" ,
50
- "eslint-plugin-prettier" : " ^3.1.4 " ,
51
- "husky" : " ^4.3.0 " ,
49
+ "eslint" : " ^7.15 .0" ,
50
+ "eslint-plugin-prettier" : " ^3.2.0 " ,
51
+ "husky" : " ^4.3.5 " ,
52
52
"jest" : " ^26.6.3" ,
53
- "lint-staged" : " ^10.5.2 " ,
53
+ "lint-staged" : " ^10.5.3 " ,
54
54
"preact" : " ^10.5.7" ,
55
- "prettier" : " ^2.2.0 " ,
55
+ "prettier" : " ^2.2.1 " ,
56
56
"react" : " ^17" ,
57
57
"react-dom" : " ^17" ,
58
58
"rimraf" : " ^3.0.2" ,
59
- "rollup" : " ^2.33.3 " ,
59
+ "rollup" : " ^2.34.2 " ,
60
60
"rollup-plugin-terser" : " ^7.0.2" ,
61
61
"standard-version" : " 5" ,
62
62
"typescript" : " ^4.1.2"
You can’t perform that action at this time.
0 commit comments