Skip to content

Commit f2b7648

Browse files
chore(deps-dev): bump typescript-eslint from 8.19.1 to 8.20.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.19.1 to 8.20.0. - [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.20.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9260d88 commit f2b7648

File tree

2 files changed

+98
-98
lines changed

2 files changed

+98
-98
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ts-node": "^10.9.2",
2424
"typedoc": "^0.27.6",
2525
"typescript": "^5.7.3",
26-
"typescript-eslint": "^8.19.1"
26+
"typescript-eslint": "^8.20.0"
2727
},
2828
"scripts": {
2929
"build": "npm run build:esm && npm run build:cjs --workspaces --if-present",

0 commit comments

Comments
 (0)