Skip to content

Commit

Permalink
fix(deps): update dependency @swc/core to ^1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 6d86e17 commit 12268b0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion packages/minifiers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.ts",
"dependencies": {
"@minification-benchmarks/utils": "*",
"@swc/core": "^1.9.1",
"@swc/core": "^1.9.2",
"@tdewolff/minify": "^2.21.1",
"babel-minify": "^0.5.2",
"bun": "^1.1.34",
Expand Down
74 changes: 37 additions & 37 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 12268b0

Please sign in to comment.