Skip to content

Commit 8441f8d

Browse files
Bump @typescript-eslint/utils from 8.18.1 to 8.24.0 (#312)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.18.1 to 8.24.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.24.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" 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> Co-authored-by: Marie Lucca <[email protected]>
1 parent 63ef9fd commit 8441f8d

File tree

2 files changed

+83
-56
lines changed

2 files changed

+83
-56
lines changed

package-lock.json

+82-55
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": "8.18.1",
37+
"@typescript-eslint/utils": "8.24.0",
3838
"typescript": "^5.5.3"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)