Skip to content

Commit 490b3a1

Browse files
chore(deps): update rollup packages (#653)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d03a976 commit 490b3a1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"puppeteer": "2.1.1",
5353
"rimraf": "3.0.2",
5454
"rollup": "1.29.0",
55-
"rollup-plugin-babel": "4.3.3",
55+
"rollup-plugin-babel": "4.4.0",
5656
"rollup-plugin-commonjs": "10.1.0",
5757
"rollup-plugin-node-resolve": "5.2.0",
5858
"rollup-plugin-replace": "2.2.0",
59-
"rollup-plugin-terser": "5.2.0",
59+
"rollup-plugin-terser": "5.3.0",
6060
"semantic-release": "15.14.0",
6161
"serve": "11.3.0",
6262
"tslint": "5.20.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7715,10 +7715,10 @@ rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3:
77157715
dependencies:
77167716
glob "^7.1.3"
77177717

7718-
rollup-plugin-babel@4.3.3:
7719-
version "4.3.3"
7720-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz#7eb5ac16d9b5831c3fd5d97e8df77ba25c72a2aa"
7721-
integrity sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==
7718+
rollup-plugin-babel@4.4.0:
7719+
version "4.4.0"
7720+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
7721+
integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
77227722
dependencies:
77237723
"@babel/helper-module-imports" "^7.0.0"
77247724
rollup-pluginutils "^2.8.1"
@@ -7753,10 +7753,10 @@ [email protected]:
77537753
magic-string "^0.25.2"
77547754
rollup-pluginutils "^2.6.0"
77557755

7756-
rollup-plugin-terser@5.2.0:
7757-
version "5.2.0"
7758-
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.2.0.tgz#ba758adf769347b7f1eaf9ef35978d2e207dccc7"
7759-
integrity sha512-jQI+nYhtDBc9HFRBz8iGttQg7li9klmzR62RG2W2nN6hJ/FI2K2ItYQ7kJ7/zn+vs+BP1AEccmVRjRN989I+Nw==
7756+
rollup-plugin-terser@5.3.0:
7757+
version "5.3.0"
7758+
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.3.0.tgz#9c0dd33d5771df9630cd027d6a2559187f65885e"
7759+
integrity sha512-XGMJihTIO3eIBsVGq7jiNYOdDMb3pVxuzY0uhOE/FM4x/u9nQgr3+McsjzqBn3QfHIpNSZmFnpoKAwHBEcsT7g==
77607760
dependencies:
77617761
"@babel/code-frame" "^7.5.5"
77627762
jest-worker "^24.9.0"

0 commit comments

Comments
 (0)