aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 12:05:07 -0400
committerGitHub <noreply@github.com>2023-07-08 12:05:07 -0400
commit6f3848da7409ff1e25e680453905b3192d13bb66 (patch)
tree40814bdd5c7bedf7344cfadafbedf2e68733687b /package.json
parent238aa731b909fd740c4a434acb56ef3d441c0392 (diff)
downloadsubmelon.dev-6f3848da7409ff1e25e680453905b3192d13bb66.tar.gz
submelon.dev-6f3848da7409ff1e25e680453905b3192d13bb66.tar.bz2
submelon.dev-6f3848da7409ff1e25e680453905b3192d13bb66.zip
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 (#203)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.1 to 5.61.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/v5.61.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 04c7415..cb3e05c 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@types/react-dom": "^18.2.5",
"@types/react-icons": "^3.0.0",
"@types/styled-components": "^5.1.26",
- "@typescript-eslint/eslint-plugin": "^5.60.1",
+ "@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.60.1",
"badgen-cli": "^0.2.0",
"eslint": "^8.44.0",