Skip to content

Commit

Permalink
Bump @swc/core in /{{cookiecutter.project_name}}/frontend
Browse files Browse the repository at this point in the history
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.77 to 1.3.82.
- [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.77...v1.3.82)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 7dfce26 commit c6c1cc6
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 88 deletions.
190 changes: 103 additions & 87 deletions {{cookiecutter.project_name}}/frontend/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 {{cookiecutter.project_name}}/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@storybook/addons": "^7.3.1",
"@storybook/nextjs": "^7.3.1",
"@storybook/react": "^7.3.1",
"@swc/core": "^1.3.77",
"@swc/core": "^1.3.82",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
Expand Down

0 comments on commit c6c1cc6

Please sign in to comment.