Skip to content

Commit ee5fecb

Browse files
chore(deps): update jest
1 parent a3bf530 commit ee5fecb

File tree

2 files changed

+1683
-1387
lines changed

2 files changed

+1683
-1387
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@rollup/plugin-typescript": "8.2.5",
7373
"@semantic-release/changelog": "5.0.1",
7474
"@semantic-release/git": "9.0.1",
75-
"@types/jest": "26.0.24",
75+
"@types/jest": "30.0.0",
7676
"@types/node": "15.12.2",
7777
"@types/node-fetch": "2.5.12",
7878
"@typescript-eslint/eslint-plugin": "4.27.0",
@@ -83,10 +83,10 @@
8383
"eslint": "7.28.0",
8484
"eslint-config-prettier": "8.3.0",
8585
"eslint-plugin-import": "2.23.4",
86-
"eslint-plugin-jest": "24.3.7",
86+
"eslint-plugin-jest": "29.0.1",
8787
"eslint-plugin-prettier": "3.4.1",
8888
"husky": "6.0.0",
89-
"jest": "27.0.6",
89+
"jest": "30.2.0",
9090
"node-fetch": "2.6.7",
9191
"prettier": "2.3.2",
9292
"rimraf": "3.0.2",
@@ -96,7 +96,7 @@
9696
"rollup-plugin-terser": "7.0.2",
9797
"semantic-release": "17.4.7",
9898
"ts-interface-builder": "0.3.3",
99-
"ts-jest": "27.0.7",
99+
"ts-jest": "29.4.5",
100100
"ts-node": "10.0.0",
101101
"typescript": "4.3.5"
102102
},

0 commit comments

Comments
 (0)