aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-11 11:16:21 -0500
committerGitHub <noreply@github.com>2023-02-11 11:16:21 -0500
commit4c8b1828f5d7aa1ffbf533551bc9a0705c02000e (patch)
tree5e42c5b2659e05e5dd0b795b1575119374b9a037 /package.json
parent6d18b4e208bc112db928585fe646bf5b42a6fd93 (diff)
downloadsubmelon.dev-4c8b1828f5d7aa1ffbf533551bc9a0705c02000e.tar.gz
submelon.dev-4c8b1828f5d7aa1ffbf533551bc9a0705c02000e.tar.bz2
submelon.dev-4c8b1828f5d7aa1ffbf533551bc9a0705c02000e.zip
Bump eslint from 8.33.0 to 8.34.0 (#92)
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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.33.0...v8.34.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 c670f87..81517bb 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.49.0",
- "eslint": "^8.33.0",
+ "eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.1",