Skip to content

Commit 770bfa8

Browse files
Bump @typescript-eslint/utils from 8.39.0 to 8.39.1 (#392)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.39.0 to 8.39.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.1/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-version: 8.39.1 dependency-type: direct:production 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>
1 parent 21e5456 commit 770bfa8

File tree

2 files changed

+227
-10
lines changed

2 files changed

+227
-10
lines changed

package-lock.json

Lines changed: 226 additions & 9 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
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@styled-system/props": "^5.1.5",
35-
"@typescript-eslint/utils": "8.39.0",
35+
"@typescript-eslint/utils": "8.39.1",
3636
"eslint-plugin-github": "^6.0.0",
3737
"eslint-plugin-jsx-a11y": "^6.7.1",
3838
"eslint-traverse": "^1.0.0",

0 commit comments

Comments
 (0)