diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-23 09:00:46 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-23 09:00:46 -0500 |
| commit | 2741740b3565e844ffcc9adf2e78317739e0b03b (patch) | |
| tree | e6f4314451ef995634f62f5248076e85fcf9fd05 /package.json | |
| parent | 6c4e987d133f0cea724766cdfdd97f845fd2a71d (diff) | |
| download | submelon.dev-2741740b3565e844ffcc9adf2e78317739e0b03b.tar.gz submelon.dev-2741740b3565e844ffcc9adf2e78317739e0b03b.tar.bz2 submelon.dev-2741740b3565e844ffcc9adf2e78317739e0b03b.zip | |
Bump eslint from 8.31.0 to 8.32.0 (#75)
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.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 0ecf254..1105427 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.48.1", "@typescript-eslint/parser": "^5.48.1", - "eslint": "^8.31.0", + "eslint": "^8.32.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.11", |
