Skip to content

Commit 0df0025

Browse files
authored
chore(dev-deps): jest 28 (#365)
1 parent 8a6917c commit 0df0025

File tree

2 files changed

+726
-1136
lines changed

2 files changed

+726
-1136
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@tsconfig/node12": "^1.0.9",
5252
"@types/babel__code-frame": "^7.0.3",
5353
"@types/eslint": "^8.4.2",
54-
"@types/jest": "^27.4.1",
54+
"@types/jest": "^28.1.1",
5555
"@types/node": "^15.0.0",
5656
"@types/object-hash": "^2.2.1",
5757
"@types/react": "^17.0.0",
@@ -68,12 +68,12 @@
6868
"eslint-remote-tester-repositories": "./repositories",
6969
"husky": "^7.0.2",
7070
"ink-testing-library": "^2.1.0",
71-
"jest": "^27.5.1",
71+
"jest": "^28.1.1",
7272
"lint-staged": "^11.1.2",
7373
"node-pty": "^0.10.1",
7474
"prettier": "^2.6.1",
7575
"strip-ansi": "^6.0.0",
76-
"ts-jest": "^27.1.4",
76+
"ts-jest": "^28.0.4",
7777
"ts-node": "^10.7.0",
7878
"tsc-alias": "^1.3.9",
7979
"typescript": "^4.5.4"

0 commit comments

Comments
 (0)