Skip to content

Commit

Permalink
chore: release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dxhuii committed Apr 19, 2024
1 parent ff8fc7e commit 44fa72b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dxhuii/eslint-config",
"type": "module",
"version": "2.1.1",
"version": "2.1.2",
"packageManager": "pnpm@8.10.5",
"description": "Dxhuii's ESLint config",
"author": "Dxhuii <dxhuii@hotmail.com> (https://github.com/dxhuii)",
Expand Down Expand Up @@ -35,9 +35,9 @@
"eslint": ">=8.0.0"
},
"dependencies": {
"@eslint-react/eslint-plugin": "^1.5.8",
"@unocss/eslint-config": "0.59.4",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6"
},
Expand All @@ -47,7 +47,7 @@
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.0.2",
Expand Down

0 comments on commit 44fa72b

Please sign in to comment.