Skip to content

Commit

Permalink
chore(deps-dev): bump @swc/jest from 0.2.36 to 0.2.37 (#1584)
Browse files Browse the repository at this point in the history
Bumps [@swc/jest](https://github.com/swc-project/pkgs) from 0.2.36 to 0.2.37.
- [Commits](https://github.com/swc-project/pkgs/commits)

---
updated-dependencies:
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 0037f90 commit 90e2a67
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/big-design-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@bigcommerce/pack": "workspace:^",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.7.35",
"@swc/jest": "^0.2.36",
"@swc/jest": "^0.2.37",
"@swc/plugin-styled-components": "^3.0.3",
"@testing-library/dom": "^10.3.1",
"@testing-library/jest-dom": "^6.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@bigcommerce/pack": "workspace:^",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.7.35",
"@swc/jest": "^0.2.36",
"@swc/jest": "^0.2.37",
"@swc/plugin-styled-components": "^3.0.3",
"@types/jest": "^29.4.0",
"@types/styled-components": "^5.1.34",
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@bigcommerce/pack": "workspace:^",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.7.35",
"@swc/jest": "^0.2.36",
"@swc/jest": "^0.2.37",
"@swc/plugin-styled-components": "^3.0.3",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90e2a67

Please sign in to comment.