Skip to content

Commit da5d79a

Browse files
Bump rollup from 1.31.1 to 1.32.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.31.1 to 1.32.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.31.1...v1.32.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ca274b8 commit da5d79a

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

1760-
rollup@^1.31.1:
1761-
version "1.31.1"
1762-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
1763-
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
1760+
rollup@^1.32.0:
1761+
version "1.32.0"
1762+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
1763+
integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
17641764
dependencies:
17651765
"@types/estree" "*"
17661766
"@types/node" "*"

0 commit comments

Comments
 (0)