Skip to content

Commit

Permalink
Upgrading to jest v29 (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: Ole Martin Handeland <git@olemartin.org>
  • Loading branch information
olemartinorg and Ole Martin Handeland authored Sep 9, 2022
1 parent 5aacae0 commit 8a3a36c
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 461 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "28.1.8",
"@types/jest": "29.0.0",
"@types/leaflet": "1.7.11",
"@types/node": "17.0.45",
"@types/react": "18.0.18",
Expand All @@ -89,8 +89,8 @@
"eslint-plugin-storybook": "0.6.4",
"husky": "8.0.1",
"identity-obj-proxy": "3.0.0",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"jest": "29.0.2",
"jest-environment-jsdom": "29.0.2",
"lint-staged": "13.0.3",
"node-polyfill-webpack-plugin": "2.0.1",
"pinst": "3.0.0",
Expand Down
Loading

0 comments on commit 8a3a36c

Please sign in to comment.