File tree Expand file tree Collapse file tree 2 files changed +226
-219
lines changed Expand file tree Collapse file tree 2 files changed +226
-219
lines changed Original file line number Diff line number Diff line change 99 "develop" : " REACT_APP_USE_SAMPLE_DATA=true yarn start" ,
1010 "build" : " react-scripts build" ,
1111 "postbuild" : " echo '# Keep directory in git.' > build/.gitkeep" ,
12- "test" : " react-scripts test --env=jest-environment-jsdom" ,
12+ "test" : " react-scripts test --env=jest-environment-jsdom --transformIgnorePatterns \" node_modules/(?!d3)/ \" " ,
1313 "test:ci" : " cross-env CI=true yarn test --coverage" ,
1414 "eject" : " react-scripts eject" ,
1515 "lint" : " eslint --ext .ts,.tsx --ignore-path .eslintignore ." ,
2727 "bootstrap" : " 4.6.1" ,
2828 "buffer" : " 6.0.3" ,
2929 "copy-to-clipboard" : " 3.3.1" ,
30- "d3" : " 6.3.1 " ,
30+ "d3" : " 7.8.5 " ,
3131 "date-fns" : " 2.14.0" ,
3232 "debug" : " 4.3.1" ,
3333 "file-saver" : " 2.0.2" ,
6767 "@testing-library/react" : " 11.1.1" ,
6868 "@testing-library/user-event" : " 12.2.0" ,
6969 "@types/big.js" : " 6.1.1" ,
70- "@types/d3" : " 6.2.0 " ,
70+ "@types/d3" : " 7.4.3 " ,
7171 "@types/debug" : " 4.1.5" ,
7272 "@types/file-saver" : " 2.0.1" ,
7373 "@types/google-protobuf" : " 3.7.2" ,
You can’t perform that action at this time.
0 commit comments