Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Frias committed Sep 22, 2023
1 parent 3d5027b commit f71ec5a
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 127 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.5",
"@types/react": "18.2.20",
"@types/react": "18.2.22",
"@types/react-beforeunload": "2.1.1",
"@types/react-dom": "18.2.7",
"cross-env": "7.0.3",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-import-resolver-typescript": "3.6.1",
"jest": "29.7.0",
"msw": "1.3.0",
"jest-environment-jsdom": "29.7.0",
"msw": "1.3.1",
"prettier": "3.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
"typescript": "5.2.2",
"whatwg-fetch": "3.6.17"
"whatwg-fetch": "3.6.19"
},
"publishConfig": {
"access": "public"
Expand All @@ -67,6 +67,6 @@
},
"volta": {
"node": "18.14.2",
"yarn": "1.22.17"
"yarn": "1.22.19"
}
}
Loading

0 comments on commit f71ec5a

Please sign in to comment.