aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-06 07:00:22 -0400
committerGitHub <noreply@github.com>2023-05-06 07:00:22 -0400
commitaa468d458c0e620be93fb1a2f18c6c8832c77c5e (patch)
treeae99ff590e998a6c365f6a7003216b66e73816b1 /package.json
parentbae42bc3ba4f0a1d955e77671a706f76b4ad0a8a (diff)
downloadsubmelon.dev-aa468d458c0e620be93fb1a2f18c6c8832c77c5e.tar.gz
submelon.dev-aa468d458c0e620be93fb1a2f18c6c8832c77c5e.tar.bz2
submelon.dev-aa468d458c0e620be93fb1a2f18c6c8832c77c5e.zip
Bump eslint from 8.39.0 to 8.40.0 (#157)
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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.39.0...v8.40.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 2e8ed1a..aa8e7e2 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.55.0",
"badgen-cli": "^0.2.0",
- "eslint": "^8.39.0",
+ "eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",