From 24cd4a7c04677e4ace1c482e9bccc4d55422119b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 20:20:31 +0000 Subject: [PATCH] chore(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.61.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a94a2c5..a43d63b9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@babel/register": "7.22.5", "@rollup/plugin-babel": "6.0.3", "@typescript-eslint/eslint-plugin": "5.59.9", - "@typescript-eslint/parser": "5.59.9", + "@typescript-eslint/parser": "5.61.0", "babel-plugin-add-module-exports": "1.0.4", "eslint": "8.42.0", "eslint-config-google": "0.14.0",