Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#1132)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Jul 26, 2022
1 parent fa581dd commit f98d186
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 224 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 @@ -33,8 +33,8 @@ jobs:
- 18.0.0
- 18.1.0
- 18.2.0
- 18.3.0-next-992911981-20220718
- 0.0.0-experimental-992911981-20220718
- 18.3.0-next-5f34b051d-20220725
- 0.0.0-experimental-5f34b051d-20220725
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,11 @@
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"concurrently": "^7.3.0",
"downlevel-dts": "^0.10.0",
"esbuild": "^0.14.49",
"esbuild": "^0.14.50",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand Down
Loading

0 comments on commit f98d186

Please sign in to comment.