Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Sep 13, 2023
1 parent 6e50569 commit 8f8c67b
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 485 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
"devDependencies": {
"eslint": "^8.39.0",
"eslint-plugin-vue": "^9.11.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"execa": "^4.1.0",
"jest": "^26.6.3",
"typescript": "^4.9.5",
Expand All @@ -50,8 +50,8 @@
}
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"vue-eslint-parser": "^9.3.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 8f8c67b

Please sign in to comment.