diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-16 12:03:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-16 12:03:16 -0500 |
| commit | f2915c5ffa69b02d506a069083e73c9c5158ebbb (patch) | |
| tree | f24059b88e0a73120ce1b57c2a6992bd7f68cbe6 /package.json | |
| parent | 2f77e387279e91fc4b18c7ff877d9394adc738ce (diff) | |
| download | submelon.dev-f2915c5ffa69b02d506a069083e73c9c5158ebbb.tar.gz submelon.dev-f2915c5ffa69b02d506a069083e73c9c5158ebbb.tar.bz2 submelon.dev-f2915c5ffa69b02d506a069083e73c9c5158ebbb.zip | |
build(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0 (#325)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.0.
- [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/v6.14.0/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 295d5da..aafebc1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/react-dom": "^18.2.18", "@types/react-icons": "^3.0.0", "@typescript-eslint/eslint-plugin": "^6.14.0", - "@typescript-eslint/parser": "^6.13.2", + "@typescript-eslint/parser": "^6.14.0", "badgen-cli": "^0.2.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", |
