diff --git a/package.json b/package.json index c85e404b6..e51f06d68 100644 --- a/package.json +++ b/package.json @@ -65,12 +65,12 @@ "@types/styled-components": "5.1.25", "@typescript-eslint/eslint-plugin": "5.23.0", "@typescript-eslint/parser": "5.23.0", - "babel-jest": "27.5.1", + "babel-jest": "28.1.0", "babel-preset-gatsby": "2.14.0", "dotenv": "8.6.0", "eslint": "8.15.0", "identity-obj-proxy": "3.0.0", - "jest": "27.5.1", + "jest": "28.1.0", "markuplint": "2.7.1", "postcss": "8.4.14", "postcss-scss": "4.0.4", @@ -81,7 +81,7 @@ "stylelint-a11y": "1.2.3", "stylelint-config-recess-order": "3.0.0", "stylelint-scss": "4.2.0", - "ts-jest": "27.1.5", + "ts-jest": "28.0.2", "typescript": "4.6.4" }, "jest": {