Skip to content

Commit 4cc2e60

Browse files
Bump rollup from 1.27.12 to 1.27.13
Bumps [rollup](https://github.com/rollup/rollup) from 1.27.12 to 1.27.13. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.27.12...v1.27.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 073734a commit 4cc2e60

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.27.12",
27+
"rollup": "^1.27.13",
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.27.12:
1761-
version "1.27.12"
1762-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.12.tgz#cf84db4b4edaf187eaba95232f34de7cd4d22d9c"
1763-
integrity sha512-51iR7n6NQfdQJlRrIktaGmkdt395A8Vue7CdnlrK6UhY9DY2GaKsTdljWeXisJuZh+w90Gz8VFNh5X+yxP20oQ==
1760+
rollup@^1.27.13:
1761+
version "1.27.13"
1762+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
1763+
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
17641764
dependencies:
17651765
"@types/estree" "*"
17661766
"@types/node" "*"

0 commit comments

Comments
 (0)