Skip to content

Commit bf99a44

Browse files
authored
chore: upgrade to jest 25 (#527)
1 parent 8c6fb1e commit bf99a44

File tree

2 files changed

+1149
-962
lines changed

2 files changed

+1149
-962
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"@semantic-release/changelog": "^3.0.5",
5050
"@semantic-release/git": "^7.0.17",
5151
"@types/eslint": "^6.1.3",
52-
"@types/jest": "^24.0.15",
52+
"@types/jest": "^25.1.0",
5353
"@types/node": "^12.6.6",
5454
"@typescript-eslint/eslint-plugin": "^2.5.0",
5555
"@typescript-eslint/parser": "^2.5.0",
56-
"babel-jest": "^24.9.0",
56+
"babel-jest": "^25.2.0",
5757
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
5858
"eslint": "^5.1.0 || ^6.0.0",
5959
"eslint-config-prettier": "^6.5.0",
@@ -63,7 +63,7 @@
6363
"eslint-plugin-node": "^11.0.0",
6464
"eslint-plugin-prettier": "^3.0.0",
6565
"husky": "^3.0.9",
66-
"jest": "^24.9.0",
66+
"jest": "^25.2.0",
6767
"jest-runner-eslint": "^0.7.1",
6868
"lint-staged": "^9.4.2",
6969
"prettier": "^1.19.1",

0 commit comments

Comments
 (0)