Skip to content

Commit

Permalink
v1.1.3
Browse files Browse the repository at this point in the history
- Upgrade dependencies
  • Loading branch information
Mitsunee committed Jul 23, 2023
1 parent 406de90 commit 63a3f00
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 245 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"types": "index.d.ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"clean-publish": "^4.2.0",
"esbuild": "^0.18.4",
"eslint": "^8.43.0",
"esbuild": "^0.18.16",
"eslint": "^8.45.0",
"eslint-config-foxkit": "3.0.0-rc1",
"eslint-config-prettier": "^8.8.0",
"nano-staged": "^0.8.0",
"prettier": "^2.8.8",
"simple-git-hooks": "^2.8.1",
"typescript": "5.0.4"
"prettier": "^3.0.0",
"simple-git-hooks": "^2.9.0",
"typescript": "5.1.6"
}
}
Loading

0 comments on commit 63a3f00

Please sign in to comment.