Skip to content

Commit ed53dc2

Browse files
fix(deps): bump @typescript-eslint/utils from 7.8.0 to 8.22.0 (#104)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 7.8.0 to 8.22.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.22.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 50d164f commit ed53dc2

File tree

2 files changed

+248
-15
lines changed

2 files changed

+248
-15
lines changed

package-lock.json

Lines changed: 247 additions & 14 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
@@ -60,7 +60,7 @@
6060
],
6161
"dependencies": {
6262
"@graphql-eslint/eslint-plugin": "^3.20.1",
63-
"@typescript-eslint/utils": "^7.8.0"
63+
"@typescript-eslint/utils": "^8.22.0"
6464
},
6565
"devDependencies": {
6666
"@commitlint/cli": "^19.7.1",

0 commit comments

Comments
 (0)