Skip to content

Commit a5b9686

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump typescript-eslint in /e2e_tests/typescript
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.32.0 to 8.33.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.33.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4de6c5b commit a5b9686

File tree

2 files changed

+103
-55
lines changed

2 files changed

+103
-55
lines changed

e2e_tests/typescript/package-lock.json

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

e2e_tests/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@types/node": "^22.15.24",
1919
"eslint": "^9.27.0",
2020
"typescript": "^5.8.3",
21-
"typescript-eslint": "^8.32.0"
21+
"typescript-eslint": "^8.33.0"
2222
}
2323
}

0 commit comments

Comments
 (0)