Skip to content

Commit

Permalink
chore(deps-dev): bump swc-loader from 0.2.3 to 0.2.6
Browse files Browse the repository at this point in the history
Bumps [swc-loader](https://github.com/swc-project/pkgs) from 0.2.3 to 0.2.6.
- [Commits](https://github.com/swc-project/pkgs/commits)

---
updated-dependencies:
- dependency-name: swc-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 4b0cd65 commit 4fb0ab4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
21 changes: 13 additions & 8 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"playwright": "^1.49.0",
"prettier": "3.3.3",
"replace-in-file": "^8.2.0",
"swc-loader": "^0.2.3"
"swc-loader": "^0.2.6"
},
"lint-staged": {
"*.{css,js,json,MD,md,mdx,yaml,yml}": "prettier --write"
Expand Down

0 comments on commit 4fb0ab4

Please sign in to comment.