From b4f7f7beca4e61f5070a116a2228b735c97ecd55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 04:04:20 +0000 Subject: [PATCH] build(deps-dev): bump @typescript-eslint/parser from 5.9.0 to 5.9.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.9.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.9.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c8e2ac6..aa5dba76 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@rollup/plugin-node-resolve": "13.1.3", "@size-limit/preset-big-lib": "7.0.4", "@types/react": "17.0.38", - "@typescript-eslint/parser": "5.9.0", + "@typescript-eslint/parser": "5.9.1", "benchmark": "2.1.4", "dtslint": "4.2.1", "eslint": "8.6.0",