Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRC-2420 Security audit and package updates #372

Merged
merged 11 commits into from
Jul 11, 2023

Conversation

vercasson
Copy link
Contributor

@vercasson vercasson commented Jul 10, 2023

  • This change is documented in CHANGELOG.md

@@ -1,4 +1,5 @@
describe("Basic", () => {
// eslint-disable-next-line jest/valid-describe-callback
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was failing a lint check because it was treated like a jest describe where the second argument can only be a function.

@@ -12,6 +12,7 @@ module.exports = {
"preact",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:cypress/recommended",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a plugin we've had as a dependency for a long while, but it wasn't being used.

@vercasson vercasson requested a review from tarakreft July 10, 2023 22:14
@vercasson vercasson assigned amyhliao and unassigned amyhliao Jul 10, 2023
@vercasson vercasson requested a review from amyhliao July 10, 2023 22:15
@vercasson vercasson merged commit 22ebe65 into main Jul 11, 2023
@vercasson vercasson deleted the mrc-2420-security-audit-pkg-updates branch July 11, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants