Skip to content

Commit 881c973

Browse files
committed
chore(deps-dev): bump jest to 28.1.1
1 parent d2833dd commit 881c973

File tree

2 files changed

+695
-704
lines changed

2 files changed

+695
-704
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@tsconfig/recommended": "1.0.1",
6161
"@types/chai-as-promised": "^7.1.2",
6262
"@types/fs-extra": "^8.0.1",
63-
"@types/jest": "27.4.0",
63+
"@types/jest": "28.1.3",
6464
"@typescript-eslint/eslint-plugin": "5.28.0",
6565
"@typescript-eslint/parser": "5.28.0",
6666
"async": "3.2.4",
@@ -81,7 +81,8 @@
8181
"generate-changelog": "^1.7.1",
8282
"husky": "^4.2.3",
8383
"jasmine-core": "^3.5.0",
84-
"jest": "27.4.5",
84+
"jest": "28.1.1",
85+
"jest-environment-jsdom": "28.1.1",
8586
"jmespath": "^0.15.0",
8687
"json5": "^2.2.0",
8788
"karma": "6.4.0",
@@ -102,7 +103,7 @@
102103
"puppeteer": "^5.1.0",
103104
"rimraf": "3.0.2",
104105
"strip-comments": "2.0.1",
105-
"ts-jest": "27.1.2",
106+
"ts-jest": "28.0.5",
106107
"ts-loader": "^7.0.5",
107108
"ts-mocha": "10.0.0",
108109
"ts-node": "^10.4.0",

0 commit comments

Comments
 (0)