Skip to content

Commit

Permalink
chore: bump webpack dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Feb 13, 2024
1 parent 82b2da7 commit a3b9838
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 55 deletions.
8 changes: 4 additions & 4 deletions compiler/wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"assert": "^2.1.0",
"browserify-fs": "^1.0.0",
"chai": "^4.3.10",
"copy-webpack-plugin": "^11.0.0",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^8.56.0",
"eslint-plugin-prettier": "^5.0.0",
"html-webpack-plugin": "^5.5.4",
"html-webpack-plugin": "^5.6.0",
"memfs": "^4.6.0",
"mocha": "^10.2.0",
"mocha-each": "^2.0.1",
Expand All @@ -78,8 +78,8 @@
"typescript": "~5.2.2",
"unzipit": "^1.4.3",
"url": "^0.11.3",
"webpack": "^5.49.0",
"webpack-cli": "^4.7.2"
"webpack": "^5.90.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@noir-lang/types": "workspace:*",
Expand Down
Loading

0 comments on commit a3b9838

Please sign in to comment.