diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-09 18:06:53 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-09 18:06:53 -0500 |
| commit | 7132fcea46b0d4d54234b05a0978c8a4acf4d95b (patch) | |
| tree | 9e47b1ee062e6a3392af4a3c506f51fcc108ddb5 /package.json | |
| parent | 85ad7aa611198d6eb2aa6d354c89e56ce4495932 (diff) | |
| download | submelon.dev-7132fcea46b0d4d54234b05a0978c8a4acf4d95b.tar.gz submelon.dev-7132fcea46b0d4d54234b05a0978c8a4acf4d95b.tar.bz2 submelon.dev-7132fcea46b0d4d54234b05a0978c8a4acf4d95b.zip | |
Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#68)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.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.48.1/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>
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 5227d0f..17e412b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/react-icons": "^3.0.0", "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.48.0", - "@typescript-eslint/parser": "^5.48.0", + "@typescript-eslint/parser": "^5.48.1", "eslint": "^8.31.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-prettier": "^4.2.1", |
