Skip to content

Commit b727349

Browse files
chore(deps): bump @typescript-eslint/utils from 8.38.0 to 8.45.0 (#36)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.38.0 to 8.45.0. - [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.45.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-version: 8.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cee7eb commit b727349

File tree

2 files changed

+140
-9
lines changed

2 files changed

+140
-9
lines changed

package-lock.json

Lines changed: 139 additions & 8 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
@@ -36,6 +36,6 @@
3636
"no-excessive-nested-conditionals"
3737
],
3838
"dependencies": {
39-
"@typescript-eslint/utils": "^8.38.0"
39+
"@typescript-eslint/utils": "^8.45.0"
4040
}
4141
}

0 commit comments

Comments
 (0)