diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 3f177075..0dda9e5b 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@typescript-eslint/eslint-plugin": "^5.53.0", - "@typescript-eslint/parser": "^5.53.0", + "@typescript-eslint/parser": "^5.54.0", "concurrently": "^7.6.0", "cross-env": "^7.0.3", "cssnano": "^5.1.15", |