aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-09 18:25:31 -0500
committerGitHub <noreply@github.com>2023-01-09 18:25:31 -0500
commitdf34460aa610c49392e172646d62225fb1e9da17 (patch)
tree1413fbc7511af888baac7a9d618cb03986640d5f /package.json
parent7132fcea46b0d4d54234b05a0978c8a4acf4d95b (diff)
downloadsubmelon.dev-df34460aa610c49392e172646d62225fb1e9da17.tar.gz
submelon.dev-df34460aa610c49392e172646d62225fb1e9da17.tar.bz2
submelon.dev-df34460aa610c49392e172646d62225fb1e9da17.zip
Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 (#67)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.48.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/v5.48.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> 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 17e412b..0fef611 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@types/react-dom": "^18.0.10",
"@types/react-icons": "^3.0.0",
"@types/styled-components": "^5.1.26",
- "@typescript-eslint/eslint-plugin": "^5.48.0",
+ "@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",