Skip to content

Commit 0297da1

Browse files
chore(deps): update rollup packages (#801)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 18b29ee commit 0297da1

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
@@ -57,11 +57,11 @@
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
5959
"rollup": "1.29.0",
60-
"rollup-plugin-babel": "4.3.3",
60+
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",
6363
"rollup-plugin-replace": "2.2.0",
64-
"rollup-plugin-terser": "5.2.0",
64+
"rollup-plugin-terser": "5.3.0",
6565
"semantic-release": "15.14.0",
6666
"ts-jest": "24.3.0",
6767
"typescript": "3.5.3"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7435,10 +7435,10 @@ rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3, rimra
74357435
dependencies:
74367436
glob "^7.1.3"
74377437

7438-
rollup-plugin-babel@4.3.3:
7439-
version "4.3.3"
7440-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz#7eb5ac16d9b5831c3fd5d97e8df77ba25c72a2aa"
7441-
integrity sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==
7438+
rollup-plugin-babel@4.4.0:
7439+
version "4.4.0"
7440+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
7441+
integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
74427442
dependencies:
74437443
"@babel/helper-module-imports" "^7.0.0"
74447444
rollup-pluginutils "^2.8.1"
@@ -7473,10 +7473,10 @@ [email protected]:
74737473
magic-string "^0.25.2"
74747474
rollup-pluginutils "^2.6.0"
74757475

7476-
rollup-plugin-terser@5.2.0:
7477-
version "5.2.0"
7478-
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.2.0.tgz#ba758adf769347b7f1eaf9ef35978d2e207dccc7"
7479-
integrity sha512-jQI+nYhtDBc9HFRBz8iGttQg7li9klmzR62RG2W2nN6hJ/FI2K2ItYQ7kJ7/zn+vs+BP1AEccmVRjRN989I+Nw==
7476+
rollup-plugin-terser@5.3.0:
7477+
version "5.3.0"
7478+
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.3.0.tgz#9c0dd33d5771df9630cd027d6a2559187f65885e"
7479+
integrity sha512-XGMJihTIO3eIBsVGq7jiNYOdDMb3pVxuzY0uhOE/FM4x/u9nQgr3+McsjzqBn3QfHIpNSZmFnpoKAwHBEcsT7g==
74807480
dependencies:
74817481
"@babel/code-frame" "^7.5.5"
74827482
jest-worker "^24.9.0"

0 commit comments

Comments
 (0)