Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency terser to v5.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent d0ac3b3 commit ba5c610
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 7 deletions.
15 changes: 13 additions & 2 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion internal/rollup-plugin-filesize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"colorette": "2.0.20",
"filesize": "10.0.7",
"pacote": "15.1.3",
"terser": "5.17.2"
"terser": "5.17.7"
},
"devDependencies": {
"@rollup/plugin-eslint": "9.0.3",
Expand Down
22 changes: 18 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ __metadata:
languageName: node
linkType: hard

"@jridgewell/source-map@npm:^0.3.2":
"@jridgewell/source-map@npm:^0.3.2, @jridgewell/source-map@npm:^0.3.3":
version: 0.3.3
resolution: "@jridgewell/source-map@npm:0.3.3"
dependencies:
Expand Down Expand Up @@ -2813,7 +2813,7 @@ __metadata:
rollup: 2.79.1
rollup-plugin-peer-deps-external: 2.2.4
rollup-plugin-ts: 3.0.2
terser: 5.17.2
terser: 5.17.7
tslib: 2.5.0
typescript: 4.6.4
peerDependencies:
Expand Down Expand Up @@ -3941,7 +3941,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.0.4, acorn@npm:^8.1.0, acorn@npm:^8.4.1, acorn@npm:^8.5.0, acorn@npm:^8.8.0, acorn@npm:^8.8.1":
"acorn@npm:^8.0.4, acorn@npm:^8.1.0, acorn@npm:^8.4.1, acorn@npm:^8.5.0, acorn@npm:^8.8.0, acorn@npm:^8.8.1, acorn@npm:^8.8.2":
version: 8.8.2
resolution: "acorn@npm:8.8.2"
bin:
Expand Down Expand Up @@ -12428,7 +12428,21 @@ __metadata:
languageName: node
linkType: hard

"terser@npm:5.17.2, terser@npm:^5.0.0":
"terser@npm:5.17.7":
version: 5.17.7
resolution: "terser@npm:5.17.7"
dependencies:
"@jridgewell/source-map": ^0.3.3
acorn: ^8.8.2
commander: ^2.20.0
source-map-support: ~0.5.20
bin:
terser: bin/terser
checksum: b7b17b281febadf3bea9b9412d699fa24edf9b3e20fc7ad4e1a9cec276bdb65ddaa291c9663d5ab66b58834e433377477f73328574ccab2da1637a15b095811d
languageName: node
linkType: hard

"terser@npm:^5.0.0":
version: 5.17.2
resolution: "terser@npm:5.17.2"
dependencies:
Expand Down

0 comments on commit ba5c610

Please sign in to comment.