Skip to content

Commit

Permalink
Update npm minor (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent effe9c1 commit 5ef4ac7
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 183 deletions.
64 changes: 32 additions & 32 deletions languages/js_webassembly/package-lock.json

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

12 changes: 6 additions & 6 deletions languages/js_webassembly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"build:watch": "npm run build && webpack serve"
},
"devDependencies": {
"html-webpack-plugin": "5.5.1",
"html-webpack-plugin": "5.5.3",
"text-encoding": "0.7.0",
"ts-loader": "9.4.2",
"wasm-pack": "0.11.0",
"webpack": "5.81.0",
"webpack-cli": "5.0.2",
"webpack-dev-server": "4.13.3"
"ts-loader": "9.4.4",
"wasm-pack": "0.12.1",
"webpack": "5.88.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
}
}
Loading

0 comments on commit 5ef4ac7

Please sign in to comment.