Skip to content

Commit 5d4b954

Browse files
Bump rollup from 1.29.1 to 1.30.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.1 to 1.30.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.29.1...v1.30.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4ae7648 commit 5d4b954

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.29.1",
27+
"rollup": "^1.30.1",
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 @@ rollup-pluginutils@2.3.3:
17571757
estree-walker "^0.5.2"
17581758
micromatch "^2.3.11"
17591759

1760-
rollup@^1.29.1:
1761-
version "1.29.1"
1762-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
1763-
integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA==
1760+
rollup@^1.30.1:
1761+
version "1.30.1"
1762+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0"
1763+
integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==
17641764
dependencies:
17651765
"@types/estree" "*"
17661766
"@types/node" "*"

0 commit comments

Comments
 (0)