Skip to content

Commit cf70300

Browse files
chore(deps): update dependency rollup to v1.27.13 (#730)
1 parent 20bbefa commit cf70300

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.27.12",
59+
"rollup": "1.27.13",
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
@@ -7318,10 +7318,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
73187318
dependencies:
73197319
estree-walker "^0.6.1"
73207320

7321-
7322-
version "1.27.12"
7323-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.12.tgz#cf84db4b4edaf187eaba95232f34de7cd4d22d9c"
7324-
integrity sha512-51iR7n6NQfdQJlRrIktaGmkdt395A8Vue7CdnlrK6UhY9DY2GaKsTdljWeXisJuZh+w90Gz8VFNh5X+yxP20oQ==
7321+
7322+
version "1.27.13"
7323+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
7324+
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
73257325
dependencies:
73267326
"@types/estree" "*"
73277327
"@types/node" "*"

0 commit comments

Comments
 (0)