Skip to content

Commit

Permalink
chore(deps): update dev dependencies (pmndrs#1677)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Mar 6, 2023
1 parent e6a99c5 commit cfcac01
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 215 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-bfb9cbd8c-20230223
- 0.0.0-experimental-bfb9cbd8c-20230223
- 18.3.0-next-49f741046-20230305
- 0.0.0-experimental-49f741046-20230305
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,11 @@
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"concurrently": "^7.6.0",
"downlevel-dts": "^0.11.0",
"esbuild": "^0.17.10",
"esbuild": "^0.17.11",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand All @@ -210,7 +210,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redux": "5.0.0-alpha.1",
"rollup": "^3.17.3",
"rollup": "^3.18.0",
"rollup-plugin-esbuild": "^5.0.0",
"shx": "^0.3.4",
"ts-jest": "^29.0.5",
Expand Down
Loading

0 comments on commit cfcac01

Please sign in to comment.