File tree Expand file tree Collapse file tree 9 files changed +172
-183
lines changed Expand file tree Collapse file tree 9 files changed +172
-183
lines changed Original file line number Diff line number Diff line change 2020    "compile:lockfile" : " node tasks/compile-lockfile.js" 
2121  },
2222  "devDependencies" : {
23-     "@testing-library/jest-dom" : " ^5.5 .0" 
24-     "@testing-library/react" : " ^10.0.4 " 
25-     "@testing-library/user-event" : " ^10.1.0 " 
23+     "@testing-library/jest-dom" : " ^5.9 .0" 
24+     "@testing-library/react" : " ^10.2.1 " 
25+     "@testing-library/user-event" : " ^11.3.2 " 
2626    "alex" : " ^8.0.0" 
2727    "eslint" : " ^6.1.0" 
2828    "execa" : " 1.0.0" 
Original file line number Diff line number Diff line change 2121    " test.js" 
2222  ],
2323  "dependencies" : {
24-     "@babel/core" : " 7.10.1 " 
24+     "@babel/core" : " 7.10.2 " 
2525    "@babel/plugin-proposal-class-properties" : " 7.10.1" 
2626    "@babel/plugin-proposal-decorators" : " 7.10.1" 
2727    "@babel/plugin-proposal-nullish-coalescing-operator" : " 7.10.1" 
3030    "@babel/plugin-transform-flow-strip-types" : " 7.10.1" 
3131    "@babel/plugin-transform-react-display-name" : " 7.10.1" 
3232    "@babel/plugin-transform-runtime" : " 7.10.1" 
33-     "@babel/preset-env" : " 7.10.1 " 
33+     "@babel/preset-env" : " 7.10.2 " 
3434    "@babel/preset-react" : " 7.10.1" 
3535    "@babel/preset-typescript" : " 7.10.1" 
36-     "@babel/runtime" : " 7.10.1 " 
36+     "@babel/runtime" : " 7.10.2 " 
3737    "babel-plugin-macros" : " 2.8.0" 
3838    "babel-plugin-transform-react-remove-prop-types" : " 0.4.24" 
3939  }
Original file line number Diff line number Diff line change 11{
22  "package" : {
33    "dependencies" : {
4-       "@testing-library/jest-dom" : " ^5.5 .0" 
5-       "@testing-library/react" : " ^10.0.4 " 
6-       "@testing-library/user-event" : " ^10.1.0 " 
4+       "@testing-library/jest-dom" : " ^5.9 .0" 
5+       "@testing-library/react" : " ^10.2.1 " 
6+       "@testing-library/user-event" : " ^11.3.2 " 
77      "@types/node" : " ^12.0.0" 
88      "@types/react" : " ^16.9.0" 
99      "@types/react-dom" : " ^16.9.0" 
Original file line number Diff line number Diff line change 11{
22  "package" : {
33    "dependencies" : {
4-       "@testing-library/jest-dom" : " ^5.5 .0" 
5-       "@testing-library/react" : " ^10.0.4 " 
6-       "@testing-library/user-event" : " ^10.1.0 " 
4+       "@testing-library/jest-dom" : " ^5.9 .0" 
5+       "@testing-library/react" : " ^10.2.1 " 
6+       "@testing-library/user-event" : " ^11.3.2 " 
77    }
88  }
99}
Original file line number Diff line number Diff line change 2626    "create-react-app" : " ./index.js" 
2727  },
2828  "dependencies" : {
29-     "chalk" : " 4.0 .0" 
29+     "chalk" : " 4.1 .0" 
3030    "commander" : " 4.1.0" 
3131    "cross-spawn" : " 7.0.3" 
3232    "envinfo" : " 7.5.1" 
33-     "fs-extra" : " 9.0.0 " 
33+     "fs-extra" : " 9.0.1 " 
3434    "hyperquest" : " 2.1.3" 
3535    "inquirer" : " 7.1.0" 
3636    "semver" : " 7.3.2" 
Load Diff Large diffs are not rendered by default. 
Original file line number Diff line number Diff line change 6363    "find-up" : " 4.1.0" 
6464    "fork-ts-checker-webpack-plugin" : " 4.1.6" 
6565    "global-modules" : " 2.0.0" 
66-     "globby" : " 11.0.0 " 
66+     "globby" : " 11.0.1 " 
6767    "gzip-size" : " 5.1.1" 
6868    "immer" : " 1.10.0" 
6969    "inquirer" : " 7.1.0" 
Original file line number Diff line number Diff line change 3535  ],
3636  "devDependencies" : {
3737    "@babel/code-frame" : " 7.10.1" 
38-     "@babel/core" : " 7.10.1 " 
38+     "@babel/core" : " 7.10.2 " 
3939    "anser" : " 1.4.9" 
4040    "babel-eslint" : " 10.1.0" 
4141    "babel-jest" : " ^26.0.1" 
6363    "rimraf" : " ^3.0.0" 
6464    "settle-promise" : " 1.0.0" 
6565    "source-map" : " 0.5.6" 
66-     "terser-webpack-plugin" : " 3.0.2 " 
66+     "terser-webpack-plugin" : " 3.0.3 " 
6767    "webpack" : " ^4.35.0" 
6868  },
6969  "jest" : {
Original file line number Diff line number Diff line change 2828  },
2929  "types" : " ./lib/react-app.d.ts" 
3030  "dependencies" : {
31-     "@babel/core" : " 7.10.1 " 
32-     "@pmmmwh/react-refresh-webpack-plugin" : " 0.3.2 " 
31+     "@babel/core" : " 7.10.2 " 
32+     "@pmmmwh/react-refresh-webpack-plugin" : " 0.3.3 " 
3333    "@svgr/webpack" : " 5.4.0" 
3434    "@typescript-eslint/eslint-plugin" : " ^2.10.0" 
3535    "@typescript-eslint/parser" : " ^2.10.0" 
7676    "sass-loader" : " 8.0.2" 
7777    "semver" : " 7.3.2" 
7878    "style-loader" : " 1.2.1" 
79-     "terser-webpack-plugin" : " 3.0.2 " 
79+     "terser-webpack-plugin" : " 3.0.3 " 
8080    "ts-pnp" : " 1.2.0" 
8181    "url-loader" : " 4.1.0" 
8282    "webpack" : " 4.43.0" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments