aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-11 09:32:29 -0500
committerGitHub <noreply@github.com>2023-03-11 09:32:29 -0500
commit1cba8bd6ba60d2e3c9ea98e07fc551a3cc4d0ded (patch)
tree590b99ffa7d00c8ed47bba78554b8386ae4d3209 /package.json
parentb2160ff618b138cf9f120fb8bba5b6fd80cfec09 (diff)
downloadsubmelon.dev-1cba8bd6ba60d2e3c9ea98e07fc551a3cc4d0ded.tar.gz
submelon.dev-1cba8bd6ba60d2e3c9ea98e07fc551a3cc4d0ded.tar.bz2
submelon.dev-1cba8bd6ba60d2e3c9ea98e07fc551a3cc4d0ded.zip
Bump @typescript-eslint/parser from 5.49.0 to 5.54.1 (#114)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.54.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 13e6057..f56fcd0 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@types/react-icons": "^3.0.0",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.54.0",
- "@typescript-eslint/parser": "^5.49.0",
+ "@typescript-eslint/parser": "^5.54.1",
"badgen-cli": "^0.2.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",