aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-22 08:08:22 -0400
committerGitHub <noreply@github.com>2023-04-22 08:08:22 -0400
commit9fdf49bb7af012f469d285c7aa91d5c9e822f8c6 (patch)
tree6df4c7a44526896df188ea72a5b41cf87f593397 /package.json
parentab6e8d451ce5af5a231db1e89792a76f7ea2a562 (diff)
downloadsubmelon.dev-9fdf49bb7af012f469d285c7aa91d5c9e822f8c6.tar.gz
submelon.dev-9fdf49bb7af012f469d285c7aa91d5c9e822f8c6.tar.bz2
submelon.dev-9fdf49bb7af012f469d285c7aa91d5c9e822f8c6.zip
Bump eslint from 8.38.0 to 8.39.0 (#148)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.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 64a6f23..cc7d9de 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.55.0",
"badgen-cli": "^0.2.0",
- "eslint": "^8.38.0",
+ "eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",