aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-27 07:11:38 -0400
committerGitHub <noreply@github.com>2023-05-27 07:11:38 -0400
commit2de22fd9a9db1ed0994ecbe903c3691ea1a362ec (patch)
tree3aad462f8e5d5c65920a0b944fdd36106a1a1546 /package.json
parente4cac933f018a17736e32b632b03e0f4ba2f0011 (diff)
downloadsubmelon.dev-2de22fd9a9db1ed0994ecbe903c3691ea1a362ec.tar.gz
submelon.dev-2de22fd9a9db1ed0994ecbe903c3691ea1a362ec.tar.bz2
submelon.dev-2de22fd9a9db1ed0994ecbe903c3691ea1a362ec.zip
Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.7 (#171)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.5 to 5.59.7. - [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/v5.59.7/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 3a77736..a0790fd 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@types/react-dom": "^18.2.4",
"@types/react-icons": "^3.0.0",
"@types/styled-components": "^5.1.26",
- "@typescript-eslint/eslint-plugin": "^5.59.5",
+ "@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.5",
"badgen-cli": "^0.2.0",
"eslint": "^8.40.0",