aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-02 12:48:27 -0500
committerGitHub <noreply@github.com>2023-12-02 12:48:27 -0500
commit8cfe393485a6d431f8d51594f0608530ed22e00b (patch)
tree286086df86641b9a865d3fd4f093b18191770a56 /package.json
parent5ea8d5337e0d7ede26f613dbae6ea3efa2bd5295 (diff)
downloadsubmelon.dev-8cfe393485a6d431f8d51594f0608530ed22e00b.tar.gz
submelon.dev-8cfe393485a6d431f8d51594f0608530ed22e00b.tar.bz2
submelon.dev-8cfe393485a6d431f8d51594f0608530ed22e00b.zip
build(deps-dev): bump eslint from 8.53.0 to 8.55.0 (#314)
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.55.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.53.0...v8.55.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 ee60fe6..6b791e6 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.11.0",
"badgen-cli": "^0.2.0",
- "eslint": "^8.53.0",
+ "eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",