Skip to content

Commit

Permalink
fix(deps): update minifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent bca7286 commit 335d09a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions packages/minifiers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"main": "index.ts",
"dependencies": {
"@minification-benchmarks/utils": "*",
"@swc/core": "^1.5.24",
"@swc/core": "^1.5.25",
"@tdewolff/minify": "^2.20.32",
"babel-minify": "^0.5.2",
"bun": "^1.1.12",
"esbuild": "^0.21.4",
"find-up": "^7.0.0",
"google-closure-compiler": "^20240317.0.0",
"mem": "^9.0.2",
"terser": "^5.31.0",
"terser": "^5.31.1",
"uglify-js": "^3.17.4"
},
"devDependencies": {
Expand Down
76 changes: 38 additions & 38 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 335d09a

Please sign in to comment.