Skip to content

Commit

Permalink
chore(dev-deps): jest 28 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio authored Jun 11, 2022
1 parent 8a6917c commit 0df0025
Show file tree
Hide file tree
Showing 2 changed files with 726 additions and 1,136 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@tsconfig/node12": "^1.0.9",
"@types/babel__code-frame": "^7.0.3",
"@types/eslint": "^8.4.2",
"@types/jest": "^27.4.1",
"@types/jest": "^28.1.1",
"@types/node": "^15.0.0",
"@types/object-hash": "^2.2.1",
"@types/react": "^17.0.0",
Expand All @@ -68,12 +68,12 @@
"eslint-remote-tester-repositories": "./repositories",
"husky": "^7.0.2",
"ink-testing-library": "^2.1.0",
"jest": "^27.5.1",
"jest": "^28.1.1",
"lint-staged": "^11.1.2",
"node-pty": "^0.10.1",
"prettier": "^2.6.1",
"strip-ansi": "^6.0.0",
"ts-jest": "^27.1.4",
"ts-jest": "^28.0.4",
"ts-node": "^10.7.0",
"tsc-alias": "^1.3.9",
"typescript": "^4.5.4"
Expand Down
Loading

0 comments on commit 0df0025

Please sign in to comment.