Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Jiang committed May 14, 2024
1 parent 3654bed commit 6b53069
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 60 deletions.
8 changes: 4 additions & 4 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": "2.0.3",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Aelita's ESLint config",
"author": "Aelita <https://github.com/xsjcTony>",
"license": "MIT",
Expand Down Expand Up @@ -114,7 +114,7 @@
"eslint-plugin-unused-imports": "^3.2.0",
"globals": "^15.2.0",
"local-pkg": "^0.5.0",
"typescript-eslint": "^7.8.0"
"typescript-eslint": "^7.9.0"
},
"devDependencies": {
"@aelita-dev/eslint-config": "workspace:*",
Expand All @@ -126,7 +126,7 @@
"changelogithub": "^0.13.7",
"eslint": "^8.57.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-playwright": "^1.6.0",
"eslint-plugin-playwright": "^1.6.1",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
Expand All @@ -138,7 +138,7 @@
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.0.2",
"tsx": "^4.10.1",
"tsx": "^4.10.2",
"typescript": "^5.4.5",
"vue-eslint-parser": "^9.4.2"
}
Expand Down
Loading

0 comments on commit 6b53069

Please sign in to comment.