aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-13 09:04:02 -0400
committerGitHub <noreply@github.com>2023-05-13 09:04:02 -0400
commit3e6959ff88ff00b8d3ffa1a44db52dca74881580 (patch)
tree787a6078caa2e970e82c24ed69ff6a82ca10eabb /package.json
parent7cd136478c1cfef4bd050d166f2a529917e62475 (diff)
downloadsubmelon.dev-3e6959ff88ff00b8d3ffa1a44db52dca74881580.tar.gz
submelon.dev-3e6959ff88ff00b8d3ffa1a44db52dca74881580.tar.bz2
submelon.dev-3e6959ff88ff00b8d3ffa1a44db52dca74881580.zip
Bump @typescript-eslint/parser from 5.59.1 to 5.59.5 (#164)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.1 to 5.59.5. - [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.59.5/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 a5aa7f6..0ff8acd 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.59.5",
- "@typescript-eslint/parser": "^5.55.0",
+ "@typescript-eslint/parser": "^5.59.5",
"badgen-cli": "^0.2.0",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",