Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
weishaodaren committed Dec 6, 2023
1 parent 3c9baea commit 9a9595c
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-polaris",
"version": "5.5.0",
"version": "5.6.0",
"description": "代码规范 ⭐️",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -35,10 +35,10 @@
"typescript-eslint"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.13.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
Expand Down
Loading

0 comments on commit 9a9595c

Please sign in to comment.