Skip to content

Commit

Permalink
chore(deps): update linters (major) (#865)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kardamk <kunal.kardam@gov.bc.ca>
  • Loading branch information
renovate[bot] and kardamk authored Dec 9, 2024
1 parent 827a063 commit 2e34150
Show file tree
Hide file tree
Showing 10 changed files with 1,624 additions and 2,162 deletions.
753 changes: 358 additions & 395 deletions admin-frontend/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions admin-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,17 @@
"@types/file-saver": "^2.0.7",
"@types/node": "^22.0.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.0.0",
"@vitest/ui": "^2.0.0",
"@vue/test-utils": "^2.4.3",
"axios-mock-adapter": "^2.0.0",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-vuetify": "^2.1.1",
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-vuetify": "^2.5.1",
"flush-promises": "^1.0.2",
"jsdom": "^25.0.0",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit 2e34150

Please sign in to comment.