Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a02d54a

Browse files
authoredJun 18, 2022
chore(deps): update jest monorepo to v28
1 parent c50a495 commit a02d54a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@types/node": "16",
1717
"esbuild": "^0.14.10",
1818
"esbuild-runner": "^2.2.1",
19-
"jest": "^27.4.5",
20-
"jest-config": "^27.4.5",
19+
"jest": "^28.0.0",
20+
"jest-config": "^28.0.0",
2121
"npm-dts": "^1.3.10",
2222
"rimraf": "^3.0.2",
23-
"ts-jest": "^27.1.2"
23+
"ts-jest": "^28.0.0"
2424
},
2525
"devDependencies": {
26-
"@jest/types": "27.5.1",
27-
"@types/jest": "27.4.1",
26+
"@jest/types": "28.1.1",
27+
"@types/jest": "28.1.2",
2828
"ts-node": "10.7.0",
2929
"typescript": "4.6.3"
3030
},

0 commit comments

Comments
 (0)
Please sign in to comment.