Skip to content

Commit

Permalink
chore(deps): ts5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillgroshkov committed Sep 9, 2024
1 parent 05b903b commit d28ccb7
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 218 deletions.
8 changes: 4 additions & 4 deletions src/test/cfg/eslint.config.dump.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"0": ".vue",
"1": ".html"
},
"parser": "typescript-eslint/parser@8.3.0",
"parser": "typescript-eslint/parser@8.5.0",
"project": "tsconfig.json"
},
"sourceType": "module"
Expand All @@ -18,13 +18,13 @@
},
"plugins": [
"@",
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.3.0",
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.5.0",
"unicorn:eslint-plugin-unicorn@55.0.0",
"vue:eslint-plugin-vue@9.27.0",
"vue:eslint-plugin-vue@9.28.0",
"import-x",
"simple-import-sort:eslint-plugin-simple-import-sort@12.1.1",
"jsdoc",
"jest:eslint-plugin-jest@28.8.1"
"jest:eslint-plugin-jest@28.8.3"
],
"processor": "vue/vue",
"rules": {
Expand Down
Loading

0 comments on commit d28ccb7

Please sign in to comment.