Skip to content

Commit

Permalink
upgrade jest libs
Browse files Browse the repository at this point in the history
  • Loading branch information
haschek committed Sep 12, 2023
1 parent 7ac3ef7 commit d95cf54
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 253 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,15 @@
"@types/lodash": "^4.14.194",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"babel-jest": "^29.6.4",
"babel-jest": "^29.7.0",
"chromatic": "^6.17.4",
"eslint": "^8.42.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "4",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-pnp-resolver": "^1.2.3",
"lint-staged": "^13.2.2",
"node-sass-package-importer": "^5.3.2",
Expand Down
Loading

0 comments on commit d95cf54

Please sign in to comment.