diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-18 15:02:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-18 15:02:54 -0400 |
| commit | 9b1c5a92b7f045239b10033c350cf5e0d0a8106e (patch) | |
| tree | 65267436919ed11c5faffaa17877b6d595724c08 /package.json | |
| parent | 8374cdcf3099eedb4da544fc5dfd2379f9c554a2 (diff) | |
| download | submelon.dev-9b1c5a92b7f045239b10033c350cf5e0d0a8106e.tar.gz submelon.dev-9b1c5a92b7f045239b10033c350cf5e0d0a8106e.tar.bz2 submelon.dev-9b1c5a92b7f045239b10033c350cf5e0d0a8106e.zip | |
build(deps-dev): bump eslint from 8.48.0 to 8.49.0 (#253)
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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.48.0...v8.49.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 549c622..a494345 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/eslint-plugin": "^6.6.0", "@typescript-eslint/parser": "^6.6.0", "badgen-cli": "^0.2.0", - "eslint": "^8.48.0", + "eslint": "^8.49.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-react": "^7.33.2", |
