Skip to content

Commit

Permalink
chore: update jest (#3184)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson authored Nov 21, 2022
1 parent 09aba51 commit 706d511
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 305 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@rollup/plugin-typescript": "^9.0.2",
"@types/babel__core": "^7.1.20",
"@types/glob": "^8.0.0",
"@types/jest": "^29.2.2",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
Expand All @@ -51,8 +51,8 @@
"husky": "^8.0.2",
"is-ci": "^3.0.1",
"isbinaryfile": "^5.0.0",
"jest": "^29.3.0",
"jest-environment-jsdom": "^29.3.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"lint-staged": "^13.0.3",
"nx": "14.7.6",
"prettier": "^2.7.1",
Expand Down
Loading

0 comments on commit 706d511

Please sign in to comment.