aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-11 09:25:14 -0500
committerGitHub <noreply@github.com>2023-11-11 09:25:14 -0500
commitc0a8f85058073bdaa920ac5af7a40fcde443cf5e (patch)
treec0ea62be290d63d582d931bfdbd9018b4594ddad /package.json
parentafc8cc95a4e3cbe70f2de6f4b1aa98d55af2f705 (diff)
downloadsubmelon.dev-c0a8f85058073bdaa920ac5af7a40fcde443cf5e.tar.gz
submelon.dev-c0a8f85058073bdaa920ac5af7a40fcde443cf5e.tar.bz2
submelon.dev-c0a8f85058073bdaa920ac5af7a40fcde443cf5e.zip
build(deps-dev): bump @typescript-eslint/eslint-plugin (#299)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.1 to 6.10.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.10.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 066447d..12e7a4f 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.15",
"@types/react-icons": "^3.0.0",
- "@typescript-eslint/eslint-plugin": "^6.9.1",
+ "@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"badgen-cli": "^0.2.0",
"eslint": "^8.53.0",