Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent dc0a910 commit e0c53dd
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@prettier/plugin-xml": "3.4.1",
"@tikui/core": "6.1.0",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"@vitejs/plugin-vue": "5.1.2",
"@vitest/coverage-istanbul": "2.0.5",
"@vue/eslint-config-prettier": "9.0.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"stylelint-config-standard-scss": "13.1.0",
"tikuidoc-tikui": "7.0.0",
"typescript": "5.5.4",
"typescript-eslint": "8.0.1",
"typescript-eslint": "8.1.0",
"vite": "5.4.0",
"vitest": "2.0.5",
"vitest-sonar-reporter": "2.0.0",
Expand Down

0 comments on commit e0c53dd

Please sign in to comment.