diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-25 09:43:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-25 09:43:38 -0400 |
| commit | dbeeac0e8ad3f0578eaeb7ecf12780d29a8be7d0 (patch) | |
| tree | 3852b56bba17a86cf9699eb2155b5a73e3d41fd3 /package.json | |
| parent | 941f0a4333060b0ddccbf02042b3cffd42b8496a (diff) | |
| download | submelon.dev-dbeeac0e8ad3f0578eaeb7ecf12780d29a8be7d0.tar.gz submelon.dev-dbeeac0e8ad3f0578eaeb7ecf12780d29a8be7d0.tar.bz2 submelon.dev-dbeeac0e8ad3f0578eaeb7ecf12780d29a8be7d0.zip | |
Bump eslint from 8.35.0 to 8.36.0 (#125)
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.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.35.0...v8.36.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 a0221e3..98d266f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/parser": "^5.55.0", "badgen-cli": "^0.2.0", - "eslint": "^8.35.0", + "eslint": "^8.36.0", "eslint-config-prettier": "^8.7.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", |
