File tree Expand file tree Collapse file tree 4 files changed +1505
-1
lines changed
Expand file tree Collapse file tree 4 files changed +1505
-1
lines changed Original file line number Diff line number Diff line change 7979 }
8080 ],
8181 "devDependencies" : {
82+ "@babel/core" : " ^7.12.16" ,
83+ "@babel/preset-env" : " ^7.12.16" ,
8284 "@size-limit/preset-small-lib" : " ^4.9.1" ,
8385 "@testing-library/jest-dom" : " ^5.11.8" ,
8486 "@testing-library/react" : " ^11.2.2" ,
8587 "@testing-library/react-hooks" : " ^3.7.0" ,
8688 "@types/react" : " ^17.0.0" ,
8789 "@types/react-dom" : " ^17.0.0" ,
90+ "babel-jest" : " ^26.6.3" ,
8891 "eslint-plugin-jsdoc" : " ^30.7.9" ,
8992 "eslint-plugin-promise" : " ^4.2.1" ,
9093 "eslint-plugin-simple-import-sort" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 2222 },
2323 "devDependencies" : {
2424 "@babel/core" : " ^7.12.10" ,
25+ "@babel/preset-env" : " 7.12.16" ,
2526 "@types/react" : " ^17.0.0" ,
2627 "@types/react-dom" : " ^17.0.0" ,
2728 "parcel" : " ^1.12.4" ,
You can’t perform that action at this time.
0 commit comments