Skip to content

Commit

Permalink
⬆️ Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dethdkn committed Aug 22, 2024
1 parent a4ebe25 commit 08d3e99
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 147 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.9",
"version": "1.5.10",
"packageManager": "[email protected]",
"description": "🧹 My Opinionated ESLint Config",
"author": {
Expand Down Expand Up @@ -43,9 +43,9 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@eslint/js": "^9.9.0",
"@intlify/eslint-plugin-vue-i18n": "3.0.0",
"@nuxt/eslint-plugin": "0.5.0",
"@nuxt/eslint-plugin": "0.5.1",
"@stylistic/eslint-plugin": "^2.6.4",
"@typescript-eslint/parser": "8.1.0",
"@typescript-eslint/parser": "8.2.0",
"@vitest/eslint-plugin": "^1.0.3",
"eslint": "^9.9.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -69,14 +69,14 @@
"eslint-plugin-yml": "^1.14.0",
"jsonc-eslint-parser": "^2.4.0",
"toml-eslint-parser": "^0.10.0",
"typescript-eslint": "8.1.0",
"typescript-eslint": "8.2.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint/config-inspector": "^0.5.3",
"@eslint/config-inspector": "^0.5.4",
"@types/eslint": "^9.6.0",
"@types/node": "^22.3.0",
"@types/node": "^22.5.0",
"tailwindcss": "^3.4.10",
"terser": "^5.31.6",
"typescript": "^5.5.4",
Expand Down
Loading

0 comments on commit 08d3e99

Please sign in to comment.