From 28f3afe293290de40a5ea4da67e2de94e50a5eea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 07:28:26 +0000 Subject: build(deps-dev): Bump @typescript-eslint/parser in /FrontEnd Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.0 to 4.15.1. - [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.15.1/packages/parser) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index c6cf620e..1a01ed25 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -76,7 +76,7 @@ "@types/webpack-env": "^1.16.0", "@types/xregexp": "^4.3.0", "@typescript-eslint/eslint-plugin": "^4.15.1", - "@typescript-eslint/parser": "^4.15.0", + "@typescript-eslint/parser": "^4.15.1", "@yarnpkg/pnpify": "^2.4.0", "babel-loader": "^8.2.2", "babel-plugin-transform-builtin-extend": "^1.1.2", -- cgit v1.2.3