Skip to content

Commit

Permalink
Update deps ('terser' packages)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-devel committed Aug 14, 2022
1 parent 3f56a15 commit 683d76b
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 55 deletions.
134 changes: 81 additions & 53 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es-pack-js",
"version": "0.5.9",
"version": "0.5.10",
"description": "Build and test portable JavaScript/rustwasm modules",
"bin": {
"es-pack": "bin/es-pack"
Expand Down Expand Up @@ -60,7 +60,7 @@
"jest": "^27.2.0",
"jest-puppeteer": "^6.1.0",
"puppeteer": "^13.1.2",
"terser-webpack-plugin": "^5.0.3",
"terser-webpack-plugin": "^5.3.4",
"toml": "^3.0.0",
"ts-loader": "^9.3.1",
"typescript": "^4.7.4",
Expand Down

0 comments on commit 683d76b

Please sign in to comment.