diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-27 13:26:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-27 13:26:18 -0500 |
| commit | 80e9899dcde2d709969cb77c0e6b9d7022dca1d1 (patch) | |
| tree | dc846ea7f0d56b675178629ab13648e423804040 /package.json | |
| parent | 370ae2fbe1102c7aaf83f794680e291b972aaeff (diff) | |
| download | submelon.dev-80e9899dcde2d709969cb77c0e6b9d7022dca1d1.tar.gz submelon.dev-80e9899dcde2d709969cb77c0e6b9d7022dca1d1.tar.bz2 submelon.dev-80e9899dcde2d709969cb77c0e6b9d7022dca1d1.zip | |
Bump eslint from 8.28.0 to 8.30.0 (#45)
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.30.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.28.0...v8.30.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 1f30019..f6aca6b 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.46.1", "@typescript-eslint/parser": "^5.46.0", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.11", |
