Skip to content

Commit 30664e7

Browse files
Update jest monorepo
1 parent e1a216f commit 30664e7

File tree

2 files changed

+397
-365
lines changed

2 files changed

+397
-365
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"description": "A monorepo of funblox packages",
1515
"devDependencies": {
16-
"@types/jest": "29.5.2",
16+
"@types/jest": "29.5.4",
1717
"@typescript-eslint/eslint-plugin": "5.59.0",
1818
"@typescript-eslint/parser": "5.59.0",
1919
"eslint": "8.38.0",
@@ -24,7 +24,7 @@
2424
"eslint-plugin-node": "11.1.0",
2525
"eslint-plugin-prettier": "4.2.1",
2626
"eslint-plugin-promise": "6.1.1",
27-
"jest": "29.6.1",
27+
"jest": "29.7.0",
2828
"lerna": "6.6.1",
2929
"prettier": "2.8.7",
3030
"ts-jest": "29.1.0",

0 commit comments

Comments
 (0)