Skip to content

Commit dfb68f6

Browse files
build(dependabot): bump @typescript-eslint/utils from 8.18.1 to 8.22.0
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.18.1 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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e01bb9a commit dfb68f6

File tree

2 files changed

+199
-8
lines changed

2 files changed

+199
-8
lines changed

package-lock.json

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

tools/eslint-plugin-minecraft-linting/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@typescript-eslint/eslint-plugin": "^8.18.1",
3030
"@typescript-eslint/parser": "^8.18.1",
3131
"@typescript-eslint/rule-tester": "^8.18.1",
32-
"@typescript-eslint/utils": "^8.18.1",
32+
"@typescript-eslint/utils": "^8.22.0",
3333
"eslint": "^9.17.0"
3434
},
3535
"publishConfig": {

0 commit comments

Comments
 (0)