Skip to content

Commit

Permalink
feat: update depandancies (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem authored Nov 12, 2024
1 parent b7cd69a commit 753808f
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 277 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
"tsc": "tsc --noEmit"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^2.6.2",
"@types/eslint": "^9.6.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.15",
"@stylistic/eslint-plugin": "^2.10.1",
"@types/eslint": "^9.6.1",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"@typescript-eslint/rule-tester": "8.0.0",
"@vitest/eslint-plugin": "^1.0.0",
"bumpp": "^9.4.2",
"@vitest/eslint-plugin": "^1.1.8",
"bumpp": "^9.8.1",
"concurrently": "^8.2.2",
"eslint": "^9.9.0",
"eslint": "^9.14.0",
"eslint-doc-generator": "^1.7.1",
"eslint-plugin-eslint-plugin": "^6.2.0",
"eslint-plugin-eslint-plugin": "^6.3.1",
"eslint-remote-tester": "^4.0.1",
"eslint-remote-tester-repositories": "^2.0.0",
"importx": "^0.3.11",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
Expand All @@ -77,5 +77,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit 753808f

Please sign in to comment.