Skip to content

Commit

Permalink
Update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Leon de Klerk committed Nov 21, 2023
1 parent 465174a commit 68242df
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"url": "git://github.com/leondeklerk/node-ts-template"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"prettier": "3.1.0",
"tsx": "4.1.2",
"typescript": "5.2.2"
"tsx": "4.1.4",
"typescript": "5.3.2"
}
}

0 comments on commit 68242df

Please sign in to comment.