Skip to content

Commit

Permalink
fix(terser): bump (dev-) dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Oct 17, 2024
1 parent 0f45234 commit df777f4
Show file tree
Hide file tree
Showing 2 changed files with 3,892 additions and 4,973 deletions.
8 changes: 4 additions & 4 deletions packages/terser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
}
},
"dependencies": {
"serialize-javascript": "^6.0.1",
"smob": "^1.0.0",
"terser": "^5.17.4"
"serialize-javascript": "^6.0.2",
"smob": "^1.5.0",
"terser": "^5.36.0"
},
"devDependencies": {
"@types/serialize-javascript": "^5.0.2",
"@types/serialize-javascript": "^5.0.4",
"rollup": "^4.0.0-24",
"typescript": "^4.8.3"
},
Expand Down
Loading

0 comments on commit df777f4

Please sign in to comment.