From 212743460e61d87e3dde669a1cab7d50ec2f9006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 04:04:01 +0000 Subject: [PATCH] build(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.0 to 5.10.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.10.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 7b58f57e..61d3c2e4 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.10.0", + "@typescript-eslint/parser": "5.10.1", "benchmark": "2.1.4", "dtslint": "4.2.1", "eslint": "8.7.0",