aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 22073f1..dfd4bf6 100644
--- a/package.json
+++ b/package.json
@@ -35,12 +35,12 @@
"eslint-plugin-json": "^2.0.1",
"eslint-plugin-prettier": "^3.1.1",
"husky": "^3.0.9",
- "jest": "^24.9.0",
+ "jest": "^25.3.0",
"lint-staged": "^9.4.2",
"parcel-bundler": "^1.12.4",
"prettier": "^1.19.1",
"rimraf": "^3.0.0",
- "ts-jest": "^24.1.0",
+ "ts-jest": "^25.3.1",
"ts-node": "^8.5.0",
"typescript": "~3.6.0"
},