Skip to content

Commit

Permalink
update dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Oct 1, 2021
1 parent 5ca54b8 commit 372f622
Show file tree
Hide file tree
Showing 2 changed files with 629 additions and 627 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,37 +143,37 @@
"@babel/types": "^7.13.14",
"@rollup/plugin-alias": "^3.1.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-typescript": "^8.2.5",
"@testing-library/react": "^12.1.0",
"@testing-library/react": "^12.1.1",
"@types/babel-plugin-macros": "^2.8.5",
"@types/jest": "^27.0.1",
"@types/react": "^17.0.21",
"@types/jest": "^27.0.2",
"@types/react": "^17.0.26",
"@types/react-dom": "^17.0.9",
"@types/use-subscription": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"babel-plugin-macros": "^3.0.1",
"babel-plugin-tester": "^10.1.0",
"concurrently": "^6.2.1",
"concurrently": "^6.2.2",
"downlevel-dts": "^0.7.0",
"esbuild": "^0.13.2",
"esbuild": "^0.13.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-jest": "^24.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.25.2",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^7.0.2",
"jest": "^27.2.0",
"jest": "^27.2.4",
"json": "^11.0.0",
"lint-staged": "^11.1.2",
"prettier": "^2.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.56.3",
"rollup": "^2.58.0",
"rollup-plugin-esbuild": "^4.5.0",
"shx": "^0.3.3",
"ts-jest": "^27.0.5",
Expand Down
Loading

0 comments on commit 372f622

Please sign in to comment.