Skip to content

Commit 6661c65

Browse files
authored
Merge pull request #726 from abraham/deps
Bump deps
2 parents c035e87 + bccf2f7 commit 6661c65

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
@@ -51,12 +51,12 @@
5151
"@typescript-eslint/parser": "^5.0.0",
5252
"eslint": "^8.0.0",
5353
"eslint-plugin-import": "^2.0.0",
54-
"eslint-plugin-jest": "^26.0.0",
55-
"jest": "^28.0.0",
54+
"eslint-plugin-jest": "^27.0.0",
55+
"jest": "^29.0.0",
5656
"prettier": "^2.0.0",
5757
"rimraf": "^3.0.0",
5858
"rollup": "^2.0.0",
59-
"ts-jest": "^28.0.0",
59+
"ts-jest": "^29.0.0",
6060
"typescript": "^4.0.0"
6161
},
6262
"jest": {

0 commit comments

Comments
 (0)