Skip to content

Commit 9ff14ed

Browse files
Bump rollup from 1.28.0 to 1.29.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.28.0...v1.29.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4008efb commit 9ff14ed

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
@@ -24,7 +24,7 @@
2424
"cross-env": "^5.2.0",
2525
"flow-bin": "^0.89.0",
2626
"mocha": "^6.2.2",
27-
"rollup": "^1.28.0",
27+
"rollup": "^1.29.0",
2828
"rollup-plugin-node-resolve": "^4.2.4",
2929
"rollup-plugin-typescript2": "^0.18.1",
3030
"sinon": "^7.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,10 +1757,10 @@ [email protected]:
17571757
estree-walker "^0.5.2"
17581758
micromatch "^2.3.11"
17591759

1760-
rollup@^1.28.0:
1761-
version "1.28.0"
1762-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
1763-
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
1760+
rollup@^1.29.0:
1761+
version "1.29.0"
1762+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
1763+
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
17641764
dependencies:
17651765
"@types/estree" "*"
17661766
"@types/node" "*"

0 commit comments

Comments
 (0)