Skip to content

Commit cf02261

Browse files
chore(deps): update jest monorepo to v29
1 parent dfd4ffb commit cf02261

File tree

2 files changed

+920
-899
lines changed

2 files changed

+920
-899
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"@nuxt/typescript-build": "^2.1.0",
4444
"@nuxt/typescript-runtime": "^2.1.0",
4545
"@nuxtjs/eslint-config-typescript": "^7.0.2",
46-
"@types/jest": "^27.0.3",
46+
"@types/jest": "^29.5.14",
4747
"@types/sass": "^1.43.1",
4848
"codecov": "^3.8.2",
4949
"eslint": "^8.3.0",
5050
"husky": "^7.0.4",
51-
"jest": "^27.3.1",
51+
"jest": "^29.7.0",
5252
"nuxt": "^2.15.8",
5353
"nuxt-webfontloader": "^1.1.0",
5454
"standard-version": "^9.3.2",
55-
"ts-jest": "^27.0.7",
55+
"ts-jest": "^29.2.6",
5656
"typescript": "~4.0"
5757
}
5858
}

0 commit comments

Comments
 (0)