Skip to content

Commit

Permalink
dep: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuroXina committed Feb 6, 2021
1 parent c88a2a4 commit c572927
Show file tree
Hide file tree
Showing 2 changed files with 701 additions and 727 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
},
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/node": "^14.14.20",
"@types/node-fetch": "^2.5.7",
"@types/react": "^16.14.2",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"@types/node": "^14.14.25",
"@types/node-fetch": "^2.5.8",
"@types/react": "^16.14.3",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"esbuild": "^0.7.22",
"eslint": "^7.17.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
}
Expand Down
Loading

0 comments on commit c572927

Please sign in to comment.