diff --git a/samples/javascript/21.react-media-template/package.json b/samples/javascript/21.react-media-template/package.json index 2bc51da8c..ba95a5713 100644 --- a/samples/javascript/21.react-media-template/package.json +++ b/samples/javascript/21.react-media-template/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@fluidframework/test-client-utils": "^1.3.6", "@typescript-eslint/eslint-plugin": "^5.59.2", - "@typescript-eslint/parser": "^5.59.7", + "@typescript-eslint/parser": "^6.2.1", "@vitejs/plugin-react": "^3.0.1", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0",