Skip to content

Commit

Permalink
⬆️ Update devDependencies (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 6f96957 commit bd94249
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 165 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.11.10",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.20.0",
"eslint": "8.56.0",
"esbuild": "0.20.1",
"eslint": "8.57.0",
"eslint-plugin-filename-export": "1.0.4",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"prettier": "3.2.4",
"prettier": "3.2.5",
"typescript": "5.3.3",
"vite": "4.5.2",
"vite-tsconfig-paths": "4.3.1",
Expand Down
Loading

0 comments on commit bd94249

Please sign in to comment.