Skip to content

Commit

Permalink
build(deps): bump serialize-javascript, copy-webpack-plugin and terse…
Browse files Browse the repository at this point in the history
…r-webpack-plugin

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 4.0.0 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) and [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin). These dependencies need to be updated together.


Updates `serialize-javascript` from 2.1.2 to 4.0.0
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v2.1.2...v4.0.0)

Updates `copy-webpack-plugin` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/v5.1.2/CHANGELOG.md)
- [Commits](webpack-contrib/copy-webpack-plugin@v5.1.1...v5.1.2)

Updates `terser-webpack-plugin` from 1.4.3 to 1.4.5
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/v1.4.5/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v1.4.3...v1.4.5)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
- dependency-name: terser-webpack-plugin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 6156069 commit 01dea3c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 26 deletions.
66 changes: 41 additions & 25 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 @@ -55,7 +55,7 @@
"@types/webpack": "^4.41.12",
"@types/webpack-assets-manifest": "^3.0.0",
"autoprefixer": "^9.7.6",
"copy-webpack-plugin": "^5.1.1",
"copy-webpack-plugin": "^5.1.2",
"css-loader": "^3.5.2",
"css-mqpacker": "^7.0.0",
"event-hooks-webpack-plugin": "^2.1.6",
Expand Down

0 comments on commit 01dea3c

Please sign in to comment.