Skip to content

Commit

Permalink
Update terser-webpack-plugin requirement from ^5.3.10 to ^5.3.11
Browse files Browse the repository at this point in the history
Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v5.3.10...v5.3.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent d65bcc8 commit 6366921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"millify": "^6.1.0"
},
"devDependencies": {
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
}
Expand Down

0 comments on commit 6366921

Please sign in to comment.