Skip to content

Commit 3f72d71

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#2568)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.4.0 to 8.16.0. - [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.16.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb1b051 commit 3f72d71

File tree

4 files changed

+65
-53
lines changed

4 files changed

+65
-53
lines changed

examples/light-client-dapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@substrate/connect-discovery": "workspace:^",
3333
"@types/react": "^18.3.1",
3434
"@types/react-dom": "^18.3.1",
35-
"@typescript-eslint/eslint-plugin": "^8.4.0",
35+
"@typescript-eslint/eslint-plugin": "^8.16.0",
3636
"@typescript-eslint/parser": "^7.11.0",
3737
"@vitejs/plugin-react-swc": "^3.7.1",
3838
"eslint": "^8.57.0",

examples/light-client-extension-helpers-dapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"typescript": "5.6.2",
2424
"@types/react": "^18.3.1",
2525
"@types/react-dom": "^18.3.1",
26-
"@typescript-eslint/eslint-plugin": "^8.4.0",
26+
"@typescript-eslint/eslint-plugin": "^8.16.0",
2727
"@typescript-eslint/parser": "^7.11.0",
2828
"@vitejs/plugin-react-swc": "^3.7.1",
2929
"eslint": "^8.57.0",

examples/smoldot-discovery-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/node": "^20.14.10",
6565
"@types/react": "^18.3.3",
6666
"@types/react-dom": "^18.3.1",
67-
"@typescript-eslint/eslint-plugin": "^8.4.0",
67+
"@typescript-eslint/eslint-plugin": "^8.16.0",
6868
"@typescript-eslint/parser": "^7.15.0",
6969
"@vitejs/plugin-react": "^4.3.2",
7070
"autoprefixer": "^10.4.19",

pnpm-lock.yaml

+62-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)