From 56e639e7c12e37da1002f03bd4d8b3f24e812fe8 Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Mon, 9 Oct 2023 14:07:01 +0530 Subject: [PATCH] chore(react): fix PR comments --- packages/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react/package.json b/packages/react/package.json index 9b044871..254ff4e3 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -79,7 +79,7 @@ "@types/react": "^18.0.25", "@types/react-dom": "^18.0.9", "@types/testing-library__jest-dom": "^5.14.5", - "@wso2/eslint-plugin": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/eslint-plugin?acf69507a3f1c83401f1d4b49e4ab8813b174165", + "@wso2/eslint-plugin": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/eslint-plugin?5bf60cabe9e9a2571e8b1dd16d0c3bdc76db2c4f", "@wso2/prettier-config": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/prettier-config?5bf60cabe9e9a2571e8b1dd16d0c3bdc76db2c4f", "@wso2/stylelint-config": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/stylelint-config?5bf60cabe9e9a2571e8b1dd16d0c3bdc76db2c4f", "babel-jest": "^29.3.1",