Skip to content

Commit 5620c8f

Browse files
committed
chore(test): bumped jest deps
1 parent 255f3d5 commit 5620c8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
],
3838
"devDependencies": {
3939
"@types/babel__code-frame": "^7.0.3",
40-
"@types/jest": "^27.0.1",
40+
"@types/jest": "^28.1.2",
4141
"@types/js-yaml": "^4.0.3",
4242
"@types/node": "^16.9.1",
4343
"cz-conventional-changelog": "^3.1.0",
4444
"execa": "^5.1.1",
45-
"jest": "^27.1.1",
45+
"jest": "^28.1.1",
4646
"rimraf": "^3.0.1",
4747
"tempy": "^1.0.1",
48-
"ts-jest": "^27.0.5",
48+
"ts-jest": "^28.0.5",
4949
"ts-node": "^10.2.1",
5050
"typescript": "^4.4.3"
5151
},

0 commit comments

Comments
 (0)