Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Jun 6, 2024
1 parent 09ace5c commit ec805aa
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 56 deletions.
97 changes: 46 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-vitest": "^0.5.4",
"globals": "^15.3.0",
"prettier-plugin-tailwindcss": "^0.6.0",
"tslib": "^2.6.2",
"globals": "^15.4.0",
"prettier-plugin-tailwindcss": "^0.6.1",
"tslib": "^2.6.3",
"typescript-eslint": "^8.0.0-alpha.20"
},
"devDependencies": {
"@types/react": "^18.3.3",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"react": "^18.3.1",
"typescript": "^5.4.5"
}
Expand Down

0 comments on commit ec805aa

Please sign in to comment.