Skip to content

Commit

Permalink
Update dependency terser-webpack-plugin to v5.3.10 (#19211)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent d25f49b commit 6cc9a99
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
"source-map-url": "0.4.1",
"systemjs": "6.14.2",
"tar": "6.2.0",
"terser-webpack-plugin": "5.3.9",
"terser-webpack-plugin": "5.3.10",
"ts-lit-plugin": "2.0.1",
"typescript": "5.3.3",
"vinyl-buffer": "1.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2043,7 +2043,7 @@ __metadata:
languageName: node
linkType: hard

"@jridgewell/trace-mapping@npm:^0.3.17, @jridgewell/trace-mapping@npm:^0.3.9":
"@jridgewell/trace-mapping@npm:^0.3.17, @jridgewell/trace-mapping@npm:^0.3.20, @jridgewell/trace-mapping@npm:^0.3.9":
version: 0.3.20
resolution: "@jridgewell/trace-mapping@npm:0.3.20"
dependencies:
Expand Down Expand Up @@ -9705,7 +9705,7 @@ __metadata:
superstruct: "npm:1.0.3"
systemjs: "npm:6.14.2"
tar: "npm:6.2.0"
terser-webpack-plugin: "npm:5.3.9"
terser-webpack-plugin: "npm:5.3.10"
tinykeys: "npm:2.1.0"
ts-lit-plugin: "npm:2.0.1"
tsparticles-engine: "npm:2.12.0"
Expand Down Expand Up @@ -15005,15 +15005,15 @@ __metadata:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:5.3.9, terser-webpack-plugin@npm:^5.3.7":
version: 5.3.9
resolution: "terser-webpack-plugin@npm:5.3.9"
"terser-webpack-plugin@npm:5.3.10, terser-webpack-plugin@npm:^5.3.7":
version: 5.3.10
resolution: "terser-webpack-plugin@npm:5.3.10"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.17"
"@jridgewell/trace-mapping": "npm:^0.3.20"
jest-worker: "npm:^27.4.5"
schema-utils: "npm:^3.1.1"
serialize-javascript: "npm:^6.0.1"
terser: "npm:^5.16.8"
terser: "npm:^5.26.0"
peerDependencies:
webpack: ^5.1.0
peerDependenciesMeta:
Expand All @@ -15023,7 +15023,7 @@ __metadata:
optional: true
uglify-js:
optional: true
checksum: 339737a407e034b7a9d4a66e31d84d81c10433e41b8eae2ca776f0e47c2048879be482a9aa08e8c27565a2a949bc68f6e07f451bf4d9aa347dd61b3d000f5353
checksum: fb1c2436ae1b4e983be043fa0a3d355c047b16b68f102437d08c736d7960c001e7420e2f722b9d99ce0dc70ca26a68cc63c0b82bc45f5b48671142b352a9d938
languageName: node
linkType: hard

Expand All @@ -15040,7 +15040,7 @@ __metadata:
languageName: node
linkType: hard

"terser@npm:^5.0.0, terser@npm:^5.15.1, terser@npm:^5.16.8":
"terser@npm:^5.0.0, terser@npm:^5.15.1, terser@npm:^5.26.0":
version: 5.26.0
resolution: "terser@npm:5.26.0"
dependencies:
Expand Down

0 comments on commit 6cc9a99

Please sign in to comment.