From 378282426f606cd3356be6b7434a035f74b068c7 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 27 Dec 2022 17:04:07 +0000 Subject: Bump @typescript-eslint/parser from 5.47.0 to 5.47.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.0 to 5.47.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.47.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] --- vnext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 7dc8877b..c3c700fe 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@typescript-eslint/eslint-plugin": "^5.47.1", - "@typescript-eslint/parser": "^5.47.0", + "@typescript-eslint/parser": "^5.47.1", "concurrently": "^7.6.0", "cross-env": "^7.0.3", "cssnano": "^5.1.14", -- cgit v1.2.3