Skip to content

Commit 9500ed3

Browse files
Update dependency @rollup/plugin-terser to v0.4.4
1 parent 2f70a26 commit 9500ed3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@rollup/plugin-babel": "6.0.3",
4747
"@rollup/plugin-commonjs": "29.0.0",
4848
"@rollup/plugin-node-resolve": "16.0.3",
49-
"@rollup/plugin-terser": "0.4.3",
49+
"@rollup/plugin-terser": "0.4.4",
5050
"bestzip": "2.2.1",
5151
"postcss": "^8.4.24",
5252
"postcss-import": "^16.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,10 +1423,10 @@
14231423
is-module "^1.0.0"
14241424
resolve "^1.22.1"
14251425

1426-
"@rollup/plugin-terser@0.4.3":
1427-
version "0.4.3"
1428-
resolved "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.3.tgz"
1429-
integrity sha512-EF0oejTMtkyhrkwCdg0HJ0IpkcaVg1MMSf2olHb2Jp+1mnLM04OhjpJWGma4HobiDTF0WCyViWuvadyE9ch2XA==
1426+
"@rollup/plugin-terser@0.4.4":
1427+
version "0.4.4"
1428+
resolved "https://registry.yarnpkg.com/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz#15dffdb3f73f121aa4fbb37e7ca6be9aeea91962"
1429+
integrity sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==
14301430
dependencies:
14311431
serialize-javascript "^6.0.1"
14321432
smob "^1.0.0"

0 commit comments

Comments
 (0)