Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent 35bfd44 commit 0354dc6
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 365 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -168,7 +168,7 @@
"typedoc": "^0.21.5",
"typescript": "^4.3.5",
"typescript-transform-paths": "3.3.1",
"webpack": "5.75.0",
"webpack": "5.76.0",
"webpack-cli": "4.7.2",
"webpack-dev-server": "^4.9.3",
"webpack-merge": "5.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Expand Up @@ -76,7 +76,7 @@
"storybook-addon-pseudo-states": "^1.15.2",
"url-loader": "^4.1.1",
"wait-on": "^7.0.1",
"webpack": "^5.76.1",
"webpack": "^5.76.0",
"webpack-dev-server": "^4.11.1"
}
}

0 comments on commit 0354dc6

Please sign in to comment.