Skip to content

Commit 25f5c31

Browse files
Bump @typescript-eslint/utils from 8.31.1 to 8.33.0 (#348)
* Bump @typescript-eslint/utils from 8.31.1 to 8.33.0 Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.31.1 to 8.33.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.33.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-version: 8.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * empty --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com>
1 parent 7f30d22 commit 25f5c31

File tree

2 files changed

+144
-66
lines changed

2 files changed

+144
-66
lines changed

package-lock.json

Lines changed: 143 additions & 65 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
@@ -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.31.1",
37+
"@typescript-eslint/utils": "8.33.0",
3838
"typescript": "^5.8.2"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)