diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-15 09:26:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-15 09:26:53 -0400 |
| commit | 49499796db651e296591d5464077fb37b8c56a59 (patch) | |
| tree | 47b4f43cb540d9b28bf9630b6198da51a2584a76 /package.json | |
| parent | 8cd9c293cfdb9033bae44c7e0312379923b874b3 (diff) | |
| download | submelon.dev-49499796db651e296591d5464077fb37b8c56a59.tar.gz submelon.dev-49499796db651e296591d5464077fb37b8c56a59.tar.bz2 submelon.dev-49499796db651e296591d5464077fb37b8c56a59.zip | |
build(deps-dev): bump eslint from 8.44.0 to 8.45.0 (#207)
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.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.44.0...v8.45.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 745705c..83dd621 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/parser": "^5.61.0", "badgen-cli": "^0.2.0", - "eslint": "^8.44.0", + "eslint": "^8.45.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", |
