diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-17 09:05:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-17 09:05:56 -0400 |
| commit | c80837ff89b2b405bf5a8e4de3aba8a30bcc4915 (patch) | |
| tree | 005ba9913a591244be4a9cc44cde2ec9805cf05f /package.json | |
| parent | ebcbd740161bf372f28917701c6d778e992d0f4d (diff) | |
| download | submelon.dev-c80837ff89b2b405bf5a8e4de3aba8a30bcc4915.tar.gz submelon.dev-c80837ff89b2b405bf5a8e4de3aba8a30bcc4915.tar.bz2 submelon.dev-c80837ff89b2b405bf5a8e4de3aba8a30bcc4915.zip | |
Bump @typescript-eslint/parser from 5.59.9 to 5.59.11 (#187)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 to 5.59.11.
- [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.59.11/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 e21de94..7388052 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.59.9", - "@typescript-eslint/parser": "^5.59.9", + "@typescript-eslint/parser": "^5.59.11", "badgen-cli": "^0.2.0", "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", |
