Skip to content

Commit

Permalink
chore(test): bumped jest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Jun 19, 2022
1 parent 255f3d5 commit 5620c8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
],
"devDependencies": {
"@types/babel__code-frame": "^7.0.3",
"@types/jest": "^27.0.1",
"@types/jest": "^28.1.2",
"@types/js-yaml": "^4.0.3",
"@types/node": "^16.9.1",
"cz-conventional-changelog": "^3.1.0",
"execa": "^5.1.1",
"jest": "^27.1.1",
"jest": "^28.1.1",
"rimraf": "^3.0.1",
"tempy": "^1.0.1",
"ts-jest": "^27.0.5",
"ts-jest": "^28.0.5",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
},
Expand Down

0 comments on commit 5620c8f

Please sign in to comment.