diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-18 20:42:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-18 20:42:10 -0500 |
| commit | 7a8be39c7b6106e61239a412c089877039034410 (patch) | |
| tree | b378e5d343422595eebe6d896a68a1720b43b919 /package.json | |
| parent | 19680d948070e689ae9ead0474532bd1799dd451 (diff) | |
| download | submelon.dev-7a8be39c7b6106e61239a412c089877039034410.tar.gz submelon.dev-7a8be39c7b6106e61239a412c089877039034410.tar.bz2 submelon.dev-7a8be39c7b6106e61239a412c089877039034410.zip | |
Bump eslint from 8.27.0 to 8.28.0 (#2)
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.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 9751e0f..55ed33b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.43.0", "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.11", |
