Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent e1f9ec0 commit 8f31b99
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 27 deletions.
18 changes: 5 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
},
"devDependencies": {
"@types/node": "^14.14.7",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.13.0",
"@types/react": "^17.0.82",
"@types/react-dom": "^17.0.25",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@babel/eslint-parser": "^7.11.0",
"eslint": "^7.32.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-flowtype": "^5.10.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^4.3.0",
"lint-staged": "^10.5.1",
"prettier": "^2.1.2",
"prettier-package-json": "^2.1.3",
"typescript": "^4.0.5"
"prettier": "^2.8.8",
"prettier-package-json": "^2.8.0",
"typescript": "^4.9.5"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 8f31b99

Please sign in to comment.