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 Dec 3, 2024
1 parent cc28f5f commit 8ece9b5
Showing 2 changed files with 98 additions and 98 deletions.
190 changes: 95 additions & 95 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
"author": "Turo engineering",
"description": "Turo eslint configuration for typescript",
"dependencies": {
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
@@ -20,7 +20,7 @@
"devDependencies": {
"eslint": "8.57.1",
"jest": "29.7.0",
"prettier": "3.3.3"
"prettier": "3.4.1"
},
"engines": {
"node": ">= 14"

0 comments on commit 8ece9b5

Please sign in to comment.