From 1c68064a7e545812cd9996382353713204a28db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 15:33:32 +0000 Subject: [PATCH] build(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.31.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/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 bb5aa6c0..1b3ccc12 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@rollup/plugin-node-resolve": "13.0.4", "@size-limit/preset-big-lib": "5.0.3", "@types/react": "17.0.22", - "@typescript-eslint/parser": "4.31.1", + "@typescript-eslint/parser": "4.31.2", "benchmark": "2.1.4", "dtslint": "4.1.6", "eslint": "7.32.0",