From da5301f0e6f8cd289e018c52bfc16a1eed6585ac Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Thu, 16 Jul 2020 21:06:49 +0300 Subject: chore(deps): jest 26.x --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 50a8c01..3365ecc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dist" ], "devDependencies": { - "@types/jest": "^24.9.1", + "@types/jest": "^26.0.4", "@types/node": "^12.12.50", "@types/prettier": "^2.0.2", "@typescript-eslint/eslint-plugin": "^2.34.0", @@ -35,12 +35,12 @@ "eslint-plugin-json": "^2.1.1", "eslint-plugin-prettier": "^3.1.4", "husky": "^3.0.9", - "jest": "^25.5.4", + "jest": "^26.1.0", "lint-staged": "^9.5.0", "parcel-bundler": "^1.12.4", "prettier": "^2.0.0", "rimraf": "^3.0.2", - "ts-jest": "^25.5.1", + "ts-jest": "^26.1.2", "ts-node": "^8.10.2", "typescript": "^3.9.6" }, -- cgit v1.2.3