diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-16 10:01:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-16 10:01:24 -0500 |
| commit | 7954346ed29f4bd7f0a5c5dbfd273540828ab369 (patch) | |
| tree | a88d76d49ad5dd443c32d545c9c57a5f85785feb /package.json | |
| parent | 872da0ea859b4142601b23da2134cb816aced8b5 (diff) | |
| download | submelon.dev-7954346ed29f4bd7f0a5c5dbfd273540828ab369.tar.gz submelon.dev-7954346ed29f4bd7f0a5c5dbfd273540828ab369.tar.bz2 submelon.dev-7954346ed29f4bd7f0a5c5dbfd273540828ab369.zip | |
build(deps-dev): bump eslint from 8.55.0 to 8.56.0 (#321)
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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.55.0...v8.56.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 32d1914..363e428 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/eslint-plugin": "^6.13.2", "@typescript-eslint/parser": "^6.13.2", "badgen-cli": "^0.2.0", - "eslint": "^8.55.0", + "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-react": "^7.33.2", |
