Skip to content

Commit

Permalink
chore(deps): update all linters (#358)
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 Jul 13, 2023
1 parent fd6fa3e commit be51cc7
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 83 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@
"scule": "^1.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@vitest/coverage-v8": "0.33.0",
"@vue/test-utils": "2.4.0",
"bumpp": "9.1.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"esbuild": "0.18.11",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"expect-type": "0.16.0",
"happy-dom": "10.0.6",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "2.8.8",
"prettier": "3.0.0",
"typescript": "5.1.6",
"unbuild": "1.2.1",
"vite": "4.4.3",
Expand Down
Loading

0 comments on commit be51cc7

Please sign in to comment.