Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 0103fbe commit 33a0db6
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 57 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 @@ -60,8 +60,8 @@
"@prettier/plugin-xml": "3.4.1",
"@tikui/core": "6.2.1",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitest/coverage-istanbul": "2.1.3",
"@vue/test-utils": "2.4.6",
Expand Down Expand Up @@ -94,7 +94,7 @@
"stylelint-config-standard-scss": "13.1.0",
"tikuidoc-tikui": "8.0.0",
"typescript": "5.6.2",
"typescript-eslint": "8.9.0",
"typescript-eslint": "8.10.0",
"vite": "5.4.9",
"vitest": "2.1.3",
"vitest-sonar-reporter": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions src/main/resources/generator/dependencies/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@tsconfig/recommended": "1.0.7",
"@types/jest": "29.5.13",
"@types/node": "20.16.12",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@vitest/coverage-istanbul": "2.1.3",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.3",
Expand Down Expand Up @@ -55,7 +55,7 @@
"tikuidoc-tikui": "8.0.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript-eslint": "8.9.0",
"typescript-eslint": "8.10.0",
"vite": "5.4.9",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.3",
Expand Down

0 comments on commit 33a0db6

Please sign in to comment.