Skip to content

Commit 9235b25

Browse files
Bump @typescript-eslint/utils from 7.16.0 to 8.17.0 (#283)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 7.16.0 to 8.17.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.17.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b8d981 commit 9235b25

File tree

2 files changed

+140
-66
lines changed

2 files changed

+140
-66
lines changed

package-lock.json

+139-65
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-traverse": "^1.0.0",
3535
"lodash": "^4.17.21",
3636
"styled-system": "^5.1.5",
37-
"@typescript-eslint/utils": "7.16.0",
37+
"@typescript-eslint/utils": "8.17.0",
3838
"typescript": "^5.5.3"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)