Skip to content

Commit

Permalink
fix(deps): bump @typescript-eslint/experimental-utils (#258)
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils) from 5.18.0 to 5.19.0.
- [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.19.0/packages/experimental-utils)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/experimental-utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2022
1 parent 92546e9 commit 735b4bb
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": ">=5.16.0"
},
"dependencies": {
"@typescript-eslint/experimental-utils": "^5.18.0",
"@typescript-eslint/experimental-utils": "^5.19.0",
"jsx-ast-utils": "^3.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit 735b4bb

Please sign in to comment.