We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ac3cc commit a29f993Copy full SHA for a29f993
package.json
@@ -51,7 +51,7 @@
51
"@types/node": "^12.6.6",
52
"@typescript-eslint/eslint-plugin": "^1.13.0",
53
"@typescript-eslint/parser": "^1.13.0",
54
- "babel-jest": "^24.8.0",
+ "babel-jest": "^24.9.0",
55
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
56
"eslint": "^5.1.0",
57
"eslint-config-prettier": "^5.1.0",
@@ -60,12 +60,12 @@
60
"eslint-plugin-node": "^8.0.0",
61
"eslint-plugin-prettier": "^3.0.0",
62
"husky": "^1.0.1",
63
- "jest": "^24.0.0",
+ "jest": "^24.9.0",
64
"jest-runner-eslint": "^0.7.1",
65
"lint-staged": "^8.0.4",
66
"prettier": "^1.10.2",
67
"prettylint": "^1.0.0",
68
- "rimraf": "^2.6.3",
+ "rimraf": "^3.0.0",
69
"typescript": "^3.5.3"
70
},
71
"prettier": {
0 commit comments