aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-30 08:01:57 -0400
committerGitHub <noreply@github.com>2023-07-30 08:01:57 -0400
commit866cbfa1691d9296720171f9ae50a617a34f8a07 (patch)
treec4917375e17ccbde5f350ea3a3f25ea9c948975c /package.json
parent5c824509d44f1ed63f0b403cf1c8b023b534c283 (diff)
downloadsubmelon.dev-866cbfa1691d9296720171f9ae50a617a34f8a07.tar.gz
submelon.dev-866cbfa1691d9296720171f9ae50a617a34f8a07.tar.bz2
submelon.dev-866cbfa1691d9296720171f9ae50a617a34f8a07.zip
build(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#221)
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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.45.0...v8.46.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8426803..124d0e5 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.62.0",
"badgen-cli": "^0.2.0",
- "eslint": "^8.45.0",
+ "eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.0",