build(deps): bump terser-webpack-plugin from 5.3.1 to 5.3.3 (#866)

* build(deps): bump terser-webpack-plugin from 5.3.1 to 5.3.3

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.1 to 5.3.3.
- [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](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.1...v5.3.3)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-03 17:23:17 +00:00
committed by GitHub
co-authored by dependabot-fix
parent fc6d20f5e3
commit 6514351417
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
"spdx-satisfies": "^5.0.0",
"style-loader": "^3.3.1",
"tailwindcss": "^3.0.2",
"terser-webpack-plugin": "^5.2.5",
"terser-webpack-plugin": "^5.3.3",
"typed-redux-saga": "^1.5.0",
"typescript": "~4.7.2",
"usehooks-ts": "^2.5.4",