File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 3535 "setup" : " npm install && npm run validate -s" ,
3636 "test" : " kcd-scripts test" ,
3737 "test:update" : " npm test -- --updateSnapshot --coverage" ,
38- "validate" : " kcd-scripts validate" ,
39- "semantic-release" : " semantic-release"
38+ "validate" : " kcd-scripts validate"
4039 },
4140 "dependencies" : {
42- "@babel/runtime" : " ^7.8.4 "
41+ "@babel/runtime" : " ^7.9.6 "
4342 },
4443 "devDependencies" : {
4544 "@testing-library/jest-dom" : " ^5.5.0" ,
46- "@testing-library/react" : " ^10.0.3 " ,
45+ "@testing-library/react" : " ^10.0.4 " ,
4746 "@testing-library/user-event" : " ^10.1.0" ,
48- "kcd-scripts" : " ^5.10.0 " ,
47+ "kcd-scripts" : " ^5.11.1 " ,
4948 "react" : " ^16.13.1" ,
5049 "react-dom" : " ^16.13.1" ,
51- "typescript" : " ^3.8.3" ,
52- "semantic-release" : " ^17.0.7"
50+ "typescript" : " ^3.8.3"
5351 },
5452 "peerDependencies" : {
5553 "react" : " >=16.0.0"
You can’t perform that action at this time.
0 commit comments