Skip to content

Commit aa9018b

Browse files
committed
feat!: upgrade to jest v29
refs: #121 refs: https://jestjs.io/docs/upgrading-to-jest29
1 parent 15e5452 commit aa9018b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"execa": "^4.1.0",
8383
"figlet": "^1.5.2",
8484
"fs-extra": "^10.1.0",
85-
"jest": "^28.1.3",
85+
"jest": "^29.5.0",
8686
"jest-watch-typeahead": "^2.2.2",
8787
"jpjs": "^1.2.1",
8888
"lodash.merge": "^4.6.2",
@@ -103,7 +103,7 @@
103103
"shelljs": "^0.8.5",
104104
"sort-package-json": "^1.57.0",
105105
"tiny-glob": "^0.2.9",
106-
"ts-jest": "^28.0.8",
106+
"ts-jest": "^29.0.5",
107107
"ts-node": "^10.9.1",
108108
"tslib": "^2.4.1",
109109
"type-fest": "^2.14.0",

0 commit comments

Comments
 (0)