Skip to content

Commit df55d72

Browse files
chore(deps): update dependency rollup to v1.27.13 (#606)
1 parent 9843e9d commit df55d72

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
@@ -49,7 +49,7 @@
4949
"prettier-package-json": "2.1.3",
5050
"puppeteer": "2.0.0",
5151
"rimraf": "3.0.0",
52-
"rollup": "1.27.12",
52+
"rollup": "1.27.13",
5353
"rollup-plugin-babel": "4.3.3",
5454
"rollup-plugin-commonjs": "10.1.0",
5555
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7556,10 +7556,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75567556
dependencies:
75577557
estree-walker "^0.6.1"
75587558

7559-
7560-
version "1.27.12"
7561-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.12.tgz#cf84db4b4edaf187eaba95232f34de7cd4d22d9c"
7562-
integrity sha512-51iR7n6NQfdQJlRrIktaGmkdt395A8Vue7CdnlrK6UhY9DY2GaKsTdljWeXisJuZh+w90Gz8VFNh5X+yxP20oQ==
7559+
7560+
version "1.27.13"
7561+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
7562+
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
75637563
dependencies:
75647564
"@types/estree" "*"
75657565
"@types/node" "*"

0 commit comments

Comments
 (0)