Skip to content

Commit 80bc3b4

Browse files
Bump typescript-eslint from 8.32.0 to 8.32.1 (#43)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.32.0 to 8.32.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.32.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Masha Lifshin <mlifshin@mozilla.com>
1 parent 191e4f8 commit 80bc3b4

File tree

2 files changed

+61
-51
lines changed

2 files changed

+61
-51
lines changed

package-lock.json

Lines changed: 60 additions & 50 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
@@ -49,7 +49,7 @@
4949
"tslib": "^2.8.1",
5050
"tsup": "^8.5.0",
5151
"typescript": "^5.8.3",
52-
"typescript-eslint": "^8.32.0"
52+
"typescript-eslint": "^8.32.1"
5353
},
5454
"scripts": {
5555
"build": "tsup --env.NODE_ENV=development",

0 commit comments

Comments
 (0)