Skip to content

Commit f762e0f

Browse files
Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.31.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.31.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0862c5c commit f762e0f

File tree

10 files changed

+2140
-376
lines changed

10 files changed

+2140
-376
lines changed

web-modal-sdk/quick-starts/vue-composables-modal-quick-start/package-lock.json

Lines changed: 446 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-modal-sdk/quick-starts/vue-composables-modal-quick-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"//IMP END": "IMP END - Web3Auth Installation",
2525
"devDependencies": {
2626
"@babel/plugin-syntax-typescript": "^7.25.9",
27-
"@typescript-eslint/eslint-plugin": "^5.46.1",
27+
"@typescript-eslint/eslint-plugin": "^8.31.1",
2828
"@typescript-eslint/parser": "^5.46.1",
2929
"@vue/cli-plugin-babel": "~5.0.8",
3030
"@vue/cli-plugin-eslint": "~5.0.8",

web-modal-sdk/quick-starts/vue-modal-quick-start/package-lock.json

Lines changed: 446 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-modal-sdk/quick-starts/vue-modal-quick-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"//IMP END": "IMP END - Web3Auth Installation",
2424
"devDependencies": {
25-
"@typescript-eslint/eslint-plugin": "^5.46.1",
25+
"@typescript-eslint/eslint-plugin": "^8.31.1",
2626
"@typescript-eslint/parser": "^5.46.1",
2727
"@vue/cli-plugin-babel": "~5.0.8",
2828
"@vue/cli-plugin-eslint": "~5.0.8",

web-modal-sdk/react-modal-playground/package-lock.json

Lines changed: 351 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-modal-sdk/react-modal-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/normalize-package-data": "^2.4.4",
5353
"@types/react": "^18.3.7",
5454
"@types/react-dom": "^18.3.0",
55-
"@typescript-eslint/eslint-plugin": "^6.13.2",
55+
"@typescript-eslint/eslint-plugin": "^8.31.1",
5656
"@typescript-eslint/parser": "^6.13.2",
5757
"autoprefixer": "^10.4.20",
5858
"buffer": "^6.0.3",

0 commit comments

Comments
 (0)