Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 29, 2024
1 parent 2511dbb commit 9752317
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"author": "Turo engineering",
"description": "Turo eslint configuration for react",
"dependencies": {
"@open-turo/eslint-config-typescript": "11.0.5",
"@open-turo/eslint-config-typescript": "11.0.6",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0"
},
"devDependencies": {
"eslint": "8.57.1",
"prettier": "3.3.3"
"prettier": "3.4.1"
},
"engines": {
"node": ">= 18"
Expand Down

0 comments on commit 9752317

Please sign in to comment.