Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 2a8a6cc commit 22da882
Show file tree
Hide file tree
Showing 2 changed files with 1,485 additions and 834 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,25 @@
"devDependencies": {
"@types/react-helmet": "6.1.9",
"@types/styled-components": "5.1.32",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@babel/eslint-parser": "7.23.3",
"babel-plugin-styled-components": "1.13.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.10.0",
"babel-plugin-styled-components": "2.1.4",
"eslint": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"gh-pages": "3.2.3",
"husky": "4.3.8",
"lint-staged": "10.5.4",
"prettier": "2.8.8",
"styled-components": "5.3.11",
"textlint": "11.9.1",
"gh-pages": "6.1.1",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"styled-components": "6.1.8",
"textlint": "14.0.4",
"textlint-rule-preset-ja-spacing": "2.3.0",
"textlint-rule-preset-japanese": "5.0.0",
"typescript": "4.9.5"
"textlint-rule-preset-japanese": "10.0.3",
"typescript": "5.4.4"
},
"keywords": [
"gatsby",
Expand Down

0 comments on commit 22da882

Please sign in to comment.