Skip to content

Commit 2e75c9b

Browse files
committed
chore(deps-dev): bump jest to 29.5.0
1 parent 8668bab commit 2e75c9b

File tree

2 files changed

+539
-501
lines changed

2 files changed

+539
-501
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@tsconfig/recommended": "1.0.1",
7171
"@types/chai-as-promised": "^7.1.2",
7272
"@types/fs-extra": "^8.0.1",
73-
"@types/jest": "28.1.3",
73+
"@types/jest": "29.5.2",
7474
"@typescript-eslint/eslint-plugin": "5.55.0",
7575
"@typescript-eslint/parser": "5.55.0",
7676
"async": "3.2.4",
@@ -93,8 +93,8 @@
9393
"glob": "7.1.6",
9494
"husky": "^4.2.3",
9595
"jasmine-core": "^3.5.0",
96-
"jest": "28.1.1",
97-
"jest-environment-jsdom": "28.1.1",
96+
"jest": "29.5.0",
97+
"jest-environment-jsdom": "29.5.0",
9898
"jmespath": "^0.15.0",
9999
"json5": "^2.2.0",
100100
"karma": "6.4.0",
@@ -114,7 +114,7 @@
114114
"mocha": "10.0.0",
115115
"prettier": "2.8.5",
116116
"rimraf": "3.0.2",
117-
"ts-jest": "28.0.5",
117+
"ts-jest": "29.1.0",
118118
"ts-loader": "9.4.2",
119119
"ts-mocha": "10.0.0",
120120
"ts-node": "10.9.1",

0 commit comments

Comments
 (0)