From ca12e0abe5fb5fc396f3a48eb9ca8cd3a6b046a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 10:10:41 +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.25.0 to 4.26.0. - [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.26.0/packages/parser) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index efe2edb8..e3bcb58e 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -82,7 +82,7 @@ "@types/webpack-env": "^1.16.0", "@types/xregexp": "^4.4.0", "@typescript-eslint/eslint-plugin": "^4.26.0", - "@typescript-eslint/parser": "^4.25.0", + "@typescript-eslint/parser": "^4.26.0", "babel-loader": "^8.2.2", "babel-plugin-transform-builtin-extend": "^1.1.2", "clean-webpack-plugin": "^3.0.0", -- cgit v1.2.3