diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-08 08:45:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-08 08:45:56 -0400 |
| commit | 9d9263fd803a1884a9a9a5b6df73f1054cc73488 (patch) | |
| tree | b9a50b1c0077ce3a4ad357c49c0b755f4018539a /package.json | |
| parent | a4ea5cf3e687b41bf08dbf0fa5b9aa3c7c07516a (diff) | |
| download | submelon.dev-9d9263fd803a1884a9a9a5b6df73f1054cc73488.tar.gz submelon.dev-9d9263fd803a1884a9a9a5b6df73f1054cc73488.tar.bz2 submelon.dev-9d9263fd803a1884a9a9a5b6df73f1054cc73488.zip | |
Bump eslint from 8.36.0 to 8.38.0 (#137)
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.38.0)
---
updated-dependencies:
- dependency-name: eslint
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 33378aa..9dd0db0 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/eslint-plugin": "^5.57.0", "@typescript-eslint/parser": "^5.55.0", "badgen-cli": "^0.2.0", - "eslint": "^8.36.0", + "eslint": "^8.38.0", "eslint-config-prettier": "^8.7.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", |
