Skip to content

Commit

Permalink
feat: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xsjcTony committed Oct 17, 2024
1 parent b8146f4 commit 0648c90
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 61 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@aelita-dev/eslint-config",
"type": "module",
"version": "3.4.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "Aelita's ESLint config",
"author": "Aelita <https://github.com/xsjcTony>",
"license": "MIT",
Expand Down Expand Up @@ -115,14 +115,14 @@
"eslint-plugin-unused-imports": "^4.1.4",
"globals": "^15.11.0",
"local-pkg": "^0.5.0",
"typescript-eslint": "^8.8.1"
"typescript-eslint": "^8.9.0"
},
"devDependencies": {
"@aelita-dev/eslint-config": "workspace:*",
"@eslint/config-inspector": "^0.5.4",
"@next/eslint-plugin-next": "^14.2.15",
"@types/eslint": "^9.6.1",
"@types/node": "^20.16.11",
"@types/node": "^20.16.12",
"@unocss/eslint-plugin": "^0.63.4",
"@vitest/eslint-plugin": "^1.1.7",
"bumpp": "^9.7.1",
Expand Down
Loading

0 comments on commit 0648c90

Please sign in to comment.