aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-18 11:11:02 -0500
committerGitHub <noreply@github.com>2023-11-18 11:11:02 -0500
commit2475f2b2b0d916d60db834dc70b424e6588d6b02 (patch)
treee3cd0db51f60a7f8297bdbce0aabdd9bc6b2d3d7 /package.json
parent01b90eae67bd9121499cd5042790af1d8439c18d (diff)
downloadsubmelon.dev-2475f2b2b0d916d60db834dc70b424e6588d6b02.tar.gz
submelon.dev-2475f2b2b0d916d60db834dc70b424e6588d6b02.tar.bz2
submelon.dev-2475f2b2b0d916d60db834dc70b424e6588d6b02.zip
build(deps-dev): bump @typescript-eslint/eslint-plugin (#303)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 05daeea..95b41c2 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-icons": "^3.0.0",
- "@typescript-eslint/eslint-plugin": "^6.10.0",
+ "@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.10.0",
"badgen-cli": "^0.2.0",
"eslint": "^8.53.0",