Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#2705)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Aug 13, 2024
1 parent 6b91571 commit 64012da
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 91 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-multiple-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- 18.2.0
- 18.3.1
- 19.0.0-rc.0
- 19.0.0-rc-187dd6a7-20240806
- 0.0.0-experimental-187dd6a7-20240806
- 19.0.0-rc-68dbd84b-20240812
- 0.0.0-experimental-68dbd84b-20240812
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,11 @@
"@testing-library/user-event": "^14.5.2",
"@types/babel__core": "^7.20.5",
"@types/babel__template": "^7.4.4",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"benny": "^3.7.1",
Expand Down
Loading

0 comments on commit 64012da

Please sign in to comment.