Skip to content

Commit

Permalink
⬆️ Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dethdkn committed Aug 27, 2024
1 parent 37c3e56 commit 4c0d4fe
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 203 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dethdkn/eslint-config",
"type": "module",
"version": "1.5.11",
"version": "1.5.12",
"packageManager": "[email protected]",
"description": "🧹 My Opinionated ESLint Config",
"author": {
Expand Down Expand Up @@ -43,15 +43,15 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@eslint/js": "^9.9.1",
"@intlify/eslint-plugin-vue-i18n": "3.0.0",
"@nuxt/eslint-plugin": "0.5.2",
"@nuxt/eslint-plugin": "0.5.3",
"@stylistic/eslint-plugin": "^2.6.4",
"@typescript-eslint/parser": "8.2.0",
"@vitest/eslint-plugin": "^1.0.4",
"@typescript-eslint/parser": "8.3.0",
"@vitest/eslint-plugin": "^1.0.5",
"eslint": "^9.9.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-antfu": "^2.3.6",
"eslint-plugin-css": "^0.10.0",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-import-x": "^4.0.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.10.2",
Expand All @@ -69,7 +69,7 @@
"eslint-plugin-yml": "^1.14.0",
"jsonc-eslint-parser": "^2.4.0",
"toml-eslint-parser": "^0.10.0",
"typescript-eslint": "8.2.0",
"typescript-eslint": "8.3.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
Expand Down
Loading

0 comments on commit 4c0d4fe

Please sign in to comment.