Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 11, 2022
1 parent 0b20a76 commit f95b4c3
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 133 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -49,17 +49,17 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.15",
"@tsconfig/docusaurus": "1.0.4",
"@types/react": "17.0.38",
"@tsconfig/docusaurus": "1.0.6",
"@types/react": "17.0.45",
"@types/react-helmet": "6.1.5",
"@types/react-router-dom": "5.3.3",
"eslint": "8.8.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-react-app": "7.0.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"husky": "8.0.1",
"lint-staged": "12.3.2",
"prettier": "2.5.1",
"typescript": "4.5.5"
"lint-staged": "12.5.0",
"prettier": "2.6.2",
"typescript": "4.7.3"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
Expand Down

0 comments on commit f95b4c3

Please sign in to comment.