diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-01 12:04:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-01 12:04:53 -0400 |
| commit | d71d0eb76aede402c17e788b4e36faa81dc5ffa7 (patch) | |
| tree | ad4118d3ca4ae75854290b268df81e7513fbd65d /package.json | |
| parent | c81d8178e5419fd4721d2a19e1693a2cceab2ddc (diff) | |
| download | submelon.dev-d71d0eb76aede402c17e788b4e36faa81dc5ffa7.tar.gz submelon.dev-d71d0eb76aede402c17e788b4e36faa81dc5ffa7.tar.bz2 submelon.dev-d71d0eb76aede402c17e788b4e36faa81dc5ffa7.zip | |
Bump @typescript-eslint/parser from 5.59.11 to 5.60.1 (#198)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a2fe1db..018f4b1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/react-icons": "^3.0.0", "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.60.1", - "@typescript-eslint/parser": "^5.59.11", + "@typescript-eslint/parser": "^5.60.1", "badgen-cli": "^0.2.0", "eslint": "^8.44.0", "eslint-config-prettier": "^8.8.0", |
