mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump terser-webpack-plugin from 5.3.5 to 5.3.6 (#1096)
* build(deps): bump terser-webpack-plugin from 5.3.5 to 5.3.6 Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.5 to 5.3.6. - [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.5...v5.3.6) --- 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 Signed-off-by: dependabot[bot] <support@github.com> 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:
co-authored by
dependabot-fix
parent
03c94d54d2
commit
c8612664db
+1
-1
@@ -110,7 +110,7 @@
|
||||
"spdx-satisfies": "^5.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"tailwindcss": "^3.1.8",
|
||||
"terser-webpack-plugin": "^5.3.5",
|
||||
"terser-webpack-plugin": "^5.3.6",
|
||||
"typed-redux-saga": "^1.5.0",
|
||||
"typescript": "~4.8.2",
|
||||
"usehooks-ts": "^2.6.0",
|
||||
|
||||
@@ -2590,7 +2590,7 @@ __metadata:
|
||||
spdx-satisfies: ^5.0.0
|
||||
style-loader: ^3.3.1
|
||||
tailwindcss: ^3.1.8
|
||||
terser-webpack-plugin: ^5.3.5
|
||||
terser-webpack-plugin: ^5.3.6
|
||||
typed-redux-saga: ^1.5.0
|
||||
typescript: ~4.8.2
|
||||
usehooks-ts: ^2.6.0
|
||||
@@ -14797,9 +14797,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"terser-webpack-plugin@npm:^5.1.3, terser-webpack-plugin@npm:^5.3.5":
|
||||
version: 5.3.5
|
||||
resolution: "terser-webpack-plugin@npm:5.3.5"
|
||||
"terser-webpack-plugin@npm:^5.1.3, terser-webpack-plugin@npm:^5.3.6":
|
||||
version: 5.3.6
|
||||
resolution: "terser-webpack-plugin@npm:5.3.6"
|
||||
dependencies:
|
||||
"@jridgewell/trace-mapping": ^0.3.14
|
||||
jest-worker: ^27.4.5
|
||||
@@ -14815,7 +14815,7 @@ __metadata:
|
||||
optional: true
|
||||
uglify-js:
|
||||
optional: true
|
||||
checksum: 611c7b38d6fa0213dc03f48da9efe29c7edd098fc128a64905f7c9b61af8e7c36c13113d46b50be19ee2b8378442f4e1b8b4ddac9bba2cb73499ed32fc0e18f4
|
||||
checksum: 8f3448d7fdb0434ce6a0c09d95c462bfd2f4a5a430233d854163337f734a7f5c07c74513d16081e06d4ca33d366d5b1a36f5444219bc41a7403afd6162107bad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user