Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2021
1 parent 08ad4d9 commit 18c216d
Show file tree
Hide file tree
Showing 2 changed files with 760 additions and 509 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,24 @@
"devDependencies": {
"@types/react-helmet": "6.1.2",
"@types/styled-components": "5.1.14",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0",
"babel-eslint": "10.1.0",
"babel-plugin-styled-components": "1.13.2",
"eslint": "7.32.0",
"eslint": "8.0.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.26.1",
"eslint-plugin-react-hooks": "4.2.0",
"gh-pages": "3.2.3",
"husky": "4.3.8",
"lint-staged": "10.5.4",
"husky": "7.0.2",
"lint-staged": "11.2.3",
"prettier": "2.4.1",
"styled-components": "5.3.1",
"textlint": "11.9.1",
"textlint": "12.0.2",
"textlint-rule-preset-ja-spacing": "2.2.0",
"textlint-rule-preset-japanese": "5.0.0",
"textlint-rule-preset-japanese": "7.0.0",
"typescript": "4.4.3"
},
"keywords": [
Expand Down

0 comments on commit 18c216d

Please sign in to comment.