aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-05 10:59:41 -0500
committerGitHub <noreply@github.com>2022-12-05 10:59:41 -0500
commite3e7992229bc52e05a80786a10a51e99535edce4 (patch)
tree9bd5cbd8b762dfc086ba2155c183164ae2a710e4 /package.json
parent9a203158000abbab4a4b63229bc2fc2fddd5e33a (diff)
downloadsubmelon.dev-e3e7992229bc52e05a80786a10a51e99535edce4.tar.gz
submelon.dev-e3e7992229bc52e05a80786a10a51e99535edce4.tar.bz2
submelon.dev-e3e7992229bc52e05a80786a10a51e99535edce4.zip
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.45.0 (#31)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.45.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.45.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> 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 43b5afb..2cdd4f8 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@types/react-dom": "^18.0.9",
"@types/react-icons": "^3.0.0",
"@types/styled-components": "^5.1.26",
- "@typescript-eslint/eslint-plugin": "^5.43.0",
+ "@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.44.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",