Skip to content

Commit

Permalink
chore(deps): update all dependencies (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent e10bb49 commit 3573bfb
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
},
"devDependencies": {
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"dotenv": "16.3.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-only-error": "1.0.2",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sonarjs": "0.23.0",
Expand All @@ -44,7 +44,7 @@
"typescript": "5.3.3",
"vitest": "1.0.4"
},
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": "21.4.0"
}
Expand Down
Loading

0 comments on commit 3573bfb

Please sign in to comment.