File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 42
42
"@rollup/plugin-commonjs" : " ^17.0.0" ,
43
43
"@rollup/plugin-node-resolve" : " ^11.0.0" ,
44
44
"@types/react" : " ^17.0.0" ,
45
- "@typescript-eslint/parser" : " ^4.9.0 " ,
45
+ "@typescript-eslint/parser" : " ^4.9.1 " ,
46
46
"benchmark" : " ^2.1.4" ,
47
47
"dtslint" : " ^4.0.6" ,
48
48
"eslint" : " ^7.15.0" ,
49
- "eslint-plugin-prettier" : " ^3.2 .0" ,
50
- "husky" : " ^4.3.5 " ,
49
+ "eslint-plugin-prettier" : " ^3.3 .0" ,
50
+ "husky" : " ^4.3.6 " ,
51
51
"jest" : " ^26.6.3" ,
52
52
"lint-staged" : " ^10.5.3" ,
53
53
"preact" : " ^10.5.7" ,
57
57
"rimraf" : " ^3.0.2" ,
58
58
"rollup" : " ^2.34.2" ,
59
59
"rollup-plugin-terser" : " ^7.0.2" ,
60
- "standard-version" : " 5 " ,
61
- "typescript" : " ^4.1.2 "
60
+ "standard-version" : " ^9.0.0 " ,
61
+ "typescript" : " ^4.1.3 "
62
62
},
63
63
"peerDependencies" : {
64
64
"react" : " ^0.14 || ^15 || ^16 || ^17"
You can’t perform that action at this time.
0 commit comments