Skip to content

Commit

Permalink
Bump the swc group with 1 update
Browse files Browse the repository at this point in the history
Bumps the swc group with 1 update: [@swc/core](https://github.com/swc-project/swc).

- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.92...v1.3.94)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 661558d commit 901993f
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 51 deletions.
94 changes: 47 additions & 47 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/core-transition-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@mediamonks/eslint-config-typescript": "^1.0.9",
"rimraf": "^5.0.5",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.24",
"@swc/core": "^1.3.94",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.2.4",
"jest": "^29.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/muban-transition-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@storybook/react-vite": "^7.4.6",
"@storybook/types": "^7.4.6",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.24",
"@swc/core": "^1.3.94",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.2.4",
"jest": "^29.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/types": "^7.4.6",
"@swc/cli": "^0.1.59",
"@swc/core": "^1.3.25",
"@swc/core": "^1.3.94",
"@swc/jest": "^0.2.24",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-transition-presence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/types": "^7.4.6",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.24",
"@swc/core": "^1.3.94",
"@swc/jest": "^0.2.24",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.4",
Expand Down

0 comments on commit 901993f

Please sign in to comment.