Skip to content

Commit 256a0f9

Browse files
fix(deps): bump @typescript-eslint/experimental-utils (#630)
Bumps [@typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils) from 5.59.5 to 5.59.9. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/experimental-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/experimental-utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/experimental-utils" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfdc124 commit 256a0f9

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 30 additions & 30 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
@@ -35,7 +35,7 @@
3535
"eslint": ">=5.16.0"
3636
},
3737
"dependencies": {
38-
"@typescript-eslint/experimental-utils": "^5.59.5",
38+
"@typescript-eslint/experimental-utils": "^5.59.9",
3939
"jsx-ast-utils": "^3.3.3"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)