Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 84d41cc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency rollup-plugin-terser to v7.0.2
1 parent 566e8cd commit 84d41cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"rollup": "2.26.10",
7474
"rollup-plugin-babel": "4.4.0",
7575
"rollup-plugin-replace": "2.2.0",
76-
"rollup-plugin-terser": "7.0.1",
76+
"rollup-plugin-terser": "7.0.2",
7777
"semantic-release": "17.1.1"
7878
},
7979
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8171,10 +8171,10 @@ rollup-plugin-replace@2.2.0:
81718171
magic-string "^0.25.2"
81728172
rollup-pluginutils "^2.6.0"
81738173

8174-
rollup-plugin-terser@7.0.1:
8175-
version "7.0.1"
8176-
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.1.tgz#df72d8272e03fcb504a76f414b9509c63c5eaf54"
8177-
integrity sha512-HL0dgzSxBYG/Ly9i/E5Sc+PuKKZ0zBzk11VmLCfdUtpqH4yYqkLclPkTqRy85FU9246yetImOClaQ/ufnj08vg==
8174+
rollup-plugin-terser@7.0.2:
8175+
version "7.0.2"
8176+
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d"
8177+
integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==
81788178
dependencies:
81798179
"@babel/code-frame" "^7.10.4"
81808180
jest-worker "^26.2.1"

0 commit comments

Comments
 (0)