Skip to content

Commit 9b17345

Browse files
chore(deps): update jest monorepo to v29 (#1222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bc47bd commit 9b17345

File tree

3 files changed

+495
-1536
lines changed

3 files changed

+495
-1536
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@theguild/prettier-config": "^1.0.0",
3535
"babel-jest": "^29.3.1",
3636
"eslint": "^8.31.0",
37-
"jest": "26.6.3",
37+
"jest": "29.5.0",
3838
"prettier": "^2.8.2"
3939
}
4040
}

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@
5555
"devDependencies": {
5656
"@types/debug": "^4.1.7",
5757
"@types/fs-extra": "^9.0.13",
58-
"@types/jest": "^26.0.24",
58+
"@types/jest": "^29.0.0",
5959
"@types/js-yaml": "^3.12.7",
6060
"@types/semver": "^7.3.13",
6161
"@types/which": "^2.0.1",
6262
"copyfiles": "^2.4.1",
63-
"jest": "26.6.3",
63+
"jest": "29.5.0",
6464
"oclif": "3.8.1",
6565
"spawn-command": "0.0.2-1",
6666
"strip-ansi": "6.0.1",

0 commit comments

Comments
 (0)