aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-04 11:20:15 -0500
committerGitHub <noreply@github.com>2023-03-04 11:20:15 -0500
commit0d695e01eceba46d6b8229c7156273cc5b24f467 (patch)
tree7a1db19ed08b7c4e93aa09fa5868791788dd6652 /package.json
parentbcf0caaade5e6d2ce0951b960824f9d013e2bbed (diff)
downloadsubmelon.dev-0d695e01eceba46d6b8229c7156273cc5b24f467.tar.gz
submelon.dev-0d695e01eceba46d6b8229c7156273cc5b24f467.tar.bz2
submelon.dev-0d695e01eceba46d6b8229c7156273cc5b24f467.zip
Bump eslint from 8.34.0 to 8.35.0 (#109)
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.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.34.0...v8.35.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 f9d72f6..9f48529 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.49.0",
"badgen-cli": "^0.2.0",
- "eslint": "^8.34.0",
+ "eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",