aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-26 08:57:57 -0400
committerGitHub <noreply@github.com>2023-08-26 08:57:57 -0400
commit9aeb355c1aa63bbf79b3691aa0059af066851b55 (patch)
treedf14453b32e6e7dfbb9d6b199ac5fef012b2dde6 /package.json
parente01b43be9de132c36bd8f82c075a7456e9b23711 (diff)
downloadsubmelon.dev-9aeb355c1aa63bbf79b3691aa0059af066851b55.tar.gz
submelon.dev-9aeb355c1aa63bbf79b3691aa0059af066851b55.tar.bz2
submelon.dev-9aeb355c1aa63bbf79b3691aa0059af066851b55.zip
build(deps-dev): bump @typescript-eslint/eslint-plugin (#239)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.0 to 6.4.1. - [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.4.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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 ddd7301..cc6843f 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/react-icons": "^3.0.0",
- "@typescript-eslint/eslint-plugin": "^6.4.0",
+ "@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.0",
"badgen-cli": "^0.2.0",
"eslint": "^8.47.0",