File tree 2 files changed +215
-215
lines changed
2 files changed +215
-215
lines changed Original file line number Diff line number Diff line change 42
42
"@commitlint/config-conventional" : " ^17.2.0" ,
43
43
"@technote-space/github-action-test-helper" : " ^0.11.0" ,
44
44
"@testing-library/react-hooks" : " ^8.0.1" ,
45
- "@types/jest" : " ^29.2.2 " ,
45
+ "@types/jest" : " ^29.2.3 " ,
46
46
"@types/node" : " ^18.11.9" ,
47
47
"@types/react" : " ^18.0.25" ,
48
- "@typescript-eslint/eslint-plugin" : " ^5.42.1 " ,
49
- "@typescript-eslint/parser" : " ^5.42.1 " ,
50
- "eslint" : " ^8.27 .0" ,
48
+ "@typescript-eslint/eslint-plugin" : " ^5.43.0 " ,
49
+ "@typescript-eslint/parser" : " ^5.43.0 " ,
50
+ "eslint" : " ^8.28 .0" ,
51
51
"husky" : " ^8.0.2" ,
52
52
"jest" : " ^29.3.1" ,
53
53
"jest-circus" : " ^29.3.1" ,
56
56
"react" : " ^18.2.0" ,
57
57
"react-test-renderer" : " ^18.2.0" ,
58
58
"ts-jest" : " ^29.0.3" ,
59
- "typescript" : " ^4.8.4 "
59
+ "typescript" : " ^4.9.3 "
60
60
},
61
61
"publishConfig" : {
62
62
"access" : " public"
You can’t perform that action at this time.
0 commit comments