Skip to content

Commit 0a28ca9

Browse files
chore(deps): update dependency rollup to v1.29.0 (#622)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a26a620 commit 0a28ca9

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
@@ -49,7 +49,7 @@
4949
"prettier-package-json": "2.1.3",
5050
"puppeteer": "2.0.0",
5151
"rimraf": "3.0.0",
52-
"rollup": "1.28.0",
52+
"rollup": "1.29.0",
5353
"rollup-plugin-babel": "4.3.3",
5454
"rollup-plugin-commonjs": "10.1.0",
5555
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7543,10 +7543,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75437543
dependencies:
75447544
estree-walker "^0.6.1"
75457545

7546-
rollup@1.28.0:
7547-
version "1.28.0"
7548-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
7549-
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
7546+
rollup@1.29.0:
7547+
version "1.29.0"
7548+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
7549+
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
75507550
dependencies:
75517551
"@types/estree" "*"
75527552
"@types/node" "*"

0 commit comments

Comments
 (0)