Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Feb 5, 2025
1 parent 63b10d8 commit 1ba55f8
Show file tree
Hide file tree
Showing 3 changed files with 195 additions and 192 deletions.
4 changes: 2 additions & 2 deletions packages/sdks/angular-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@angular/platform-browser-dynamic": "^19.0.0",
"@angular/router": "^19.0.0",
"@types/jest": "^29.5.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "^8.51.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sdks/vue-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.0",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@types/node": "20.17.13",
"@typescript-eslint/parser": "^5.4.0",
"@typescript-eslint/parser": "^7.0.0",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
Expand Down
Loading

0 comments on commit 1ba55f8

Please sign in to comment.