Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 28e4e09

Browse files
build(deps): bump jest, ts-jest and @types/jest
1 parent 71b78c6 commit 28e4e09

File tree

2 files changed

+93
-96
lines changed

2 files changed

+93
-96
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@commitlint/cli": "17.7.1",
5454
"@commitlint/config-conventional": "17.7.0",
5555
"@types/bs58": "4.0.1",
56-
"@types/jest": "25.2.1",
56+
"@types/jest": "29.5.13",
5757
"@types/node": "18.18.0",
5858
"@typescript-eslint/eslint-plugin": "2.28.0",
5959
"@typescript-eslint/parser": "2.28.0",
@@ -64,10 +64,10 @@
6464
"eslint-plugin-node": "^11.1.0",
6565
"eslint-plugin-prettier": "^3.1.3",
6666
"husky": "4.3.8",
67-
"jest": "29.6.4",
67+
"jest": "29.7.0",
6868
"prettier": "1.19.1",
6969
"pretty-quick": "2.0.1",
70-
"ts-jest": "29.1.1",
70+
"ts-jest": "29.2.5",
7171
"ts-node": "8.4.1",
7272
"typescript": "4.9.5"
7373
},

0 commit comments

Comments
 (0)