Skip to content

Commit 1e0d9f8

Browse files
chore(deps): update dependency rollup to v1.29.0 (#748)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5e10909 commit 1e0d9f8

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
@@ -56,7 +56,7 @@
5656
"prettier": "1.19.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.0",
59-
"rollup": "1.28.0",
59+
"rollup": "1.29.0",
6060
"rollup-plugin-babel": "4.3.3",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7277,10 +7277,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
72777277
dependencies:
72787278
estree-walker "^0.6.1"
72797279

7280-
rollup@1.28.0:
7281-
version "1.28.0"
7282-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
7283-
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
7280+
rollup@1.29.0:
7281+
version "1.29.0"
7282+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
7283+
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
72847284
dependencies:
72857285
"@types/estree" "*"
72867286
"@types/node" "*"

0 commit comments

Comments
 (0)