Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Apr 6, 2021
1 parent 8ba82ee commit 60ee4dd
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 346 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,18 +140,18 @@
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/use-subscription": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"babel-plugin-macros": "^3.0.1",
"babel-plugin-tester": "^10.0.0",
"concurrently": "^6.0.0",
"concurrently": "^6.0.1",
"downlevel-dts": "^0.7.0",
"esbuild": "^0.11.2",
"esbuild": "^0.11.5",
"eslint": "^7.23.0",
"eslint-config-prettier": "^8.1.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-jest": "^24.3.4",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0",
Expand All @@ -166,7 +166,7 @@
"rollup-plugin-esbuild": "^3.0.2",
"rollup-plugin-size-snapshot": "^0.12.0",
"shx": "^0.3.3",
"tslib": "^2.1.0",
"tslib": "^2.2.0",
"typescript": "^4.2.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 60ee4dd

Please sign in to comment.