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

build(deps): upgrade dependencies #164

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

nix6839
Copy link
Contributor

@nix6839 nix6839 commented Sep 28, 2023

There are a few things to note:

  • The strange string after packageManager is the shasum automatically generated by the corepack up command.
  • dedent package was recently updated to remove the need for @types/dedent and allow the use of import statements.
  • Deprecated InitialOptionsTsJest and replaced it with JestConfigWithTsJest.
  • In the following code, ESLint throws an error and turned off no-template-curly-in-string.
    code: 'expect(value).toStrictEqual(`my ${string}`);',

Copy link
Member

@mskelton mskelton left a comment

Choose a reason for hiding this comment

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

Thanks!

package.json Outdated Show resolved Hide resolved
@mskelton mskelton merged commit 6aeff37 into playwright-community:main Sep 28, 2023
2 checks passed
@nix6839 nix6839 deleted the upgrade-dependencies branch September 28, 2023 14:21
@github-actions
Copy link

🎉 This PR is included in version 0.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants