From 4e03c9d7009456478cf6ed850329c212e4d8f72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 07:09:06 +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.26.0 to 4.26.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.26.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] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index e3245d80..32e3c88e 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -70,7 +70,7 @@ "@types/remarkable": "^2.0.2", "@types/webpack-env": "^1.16.0", "@typescript-eslint/eslint-plugin": "^4.26.1", - "@typescript-eslint/parser": "^4.26.0", + "@typescript-eslint/parser": "^4.26.1", "clean-webpack-plugin": "^3.0.0", "copy-webpack-plugin": "^9.0.0", "css-loader": "^5.2.6", -- cgit v1.2.3