Skip to content

Commit

Permalink
Bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 5283c16 commit 2874447
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 18 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"^web(/.*)?$"
];

npmDepsHash = "sha256-AI1NH71MSn+LPmndvNt+Mw4GUxYogsJQ8k793UDedHQ=";
npmDepsHash = "sha256-Ec6NNAJdjXW9yMkpLm6jPQRaqcXii7e4xa5h3gDNGZ0=";

preBuild = ''
ln -vsf ${wasm}/pkg ./node_modules/chatsounds-web
Expand Down
22 changes: 6 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tslint": "^6.1.3",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
}
Expand Down

0 comments on commit 2874447

Please sign in to comment.