diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-30 08:42:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-30 08:42:00 -0400 |
| commit | 3b86bda52c6085b5c8c8e6ebc38130ecc47e8f2b (patch) | |
| tree | d3482eed65324f498de223a3e35526abc788fb8f /package.json | |
| parent | 8a055aff7e905cd3f1328c61d737bab9dfbb5e7e (diff) | |
| download | submelon.dev-3b86bda52c6085b5c8c8e6ebc38130ecc47e8f2b.tar.gz submelon.dev-3b86bda52c6085b5c8c8e6ebc38130ecc47e8f2b.tar.bz2 submelon.dev-3b86bda52c6085b5c8c8e6ebc38130ecc47e8f2b.zip | |
build(deps-dev): bump eslint from 8.49.0 to 8.50.0 (#268)
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.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.49.0...v8.50.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 7241cb9..6b5ba8a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/eslint-plugin": "^6.7.2", "@typescript-eslint/parser": "^6.6.0", "badgen-cli": "^0.2.0", - "eslint": "^8.49.0", + "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-react": "^7.33.2", |
