Skip to content

Commit

Permalink
chore(deps): upgrade @types/jest, babel-jest, jest and jest-cli
Browse files Browse the repository at this point in the history
improves #49
  • Loading branch information
aneurysmjs committed Feb 19, 2020
1 parent 0126c2b commit c1e857a
Show file tree
Hide file tree
Showing 2 changed files with 761 additions and 613 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/axios": "0.14.0",
"@types/cors": "2.8.6",
"@types/express": "4.17.1",
"@types/jest": "24.0.18",
"@types/jest": "25.1.2",
"@types/loadable__component": "5.10.0",
"@types/loadable__server": "5.9.1",
"@types/node": "12.7.12",
Expand All @@ -72,7 +72,7 @@
"autoprefixer": "9.6.4",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"babel-jest": "25.1.0",
"babel-loader": "8.0.6",
"babel-plugin-dynamic-import-node": "2.3.0",
"body-parser": "1.19.0",
Expand Down Expand Up @@ -104,8 +104,8 @@
"glob": "7.1.4",
"html-webpack-plugin": "4.0.0-beta.4",
"interpolate-html-plugin": "3.0.0",
"jest": "24.9.0",
"jest-cli": "24.9.0",
"jest": "25.1.0",
"jest-cli": "25.1.0",
"mini-css-extract-plugin": "0.8.0",
"node-sass": "4.12.0",
"nodemon": "1.19.3",
Expand Down
Loading

0 comments on commit c1e857a

Please sign in to comment.