Skip to content

Commit d0fbf6a

Browse files
dependabot[bot]benfdking
authored andcommitted
chore: bump typescript-eslint from 8.31.0 to 8.31.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.31.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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94da74d commit d0fbf6a

File tree

3 files changed

+59
-59
lines changed

3 files changed

+59
-59
lines changed

editors/code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"eslint": "^9.24.0",
5656
"npm-run-all": "^4.1.5",
5757
"typescript": "^5.8.3",
58-
"typescript-eslint": "^8.31.0"
58+
"typescript-eslint": "^8.31.1"
5959
}
6060
}

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"autoprefixer": "^10.4.21",
3232
"tailwindcss": "^3.4.17",
3333
"typescript": "^5.8.3",
34-
"typescript-eslint": "^8.31.0",
34+
"typescript-eslint": "^8.31.1",
3535
"vite": "^6.2.7"
3636
}
3737
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)