Skip to content

Commit 789c166

Browse files
chore(deps): update dependency rollup to v1.27.14 (#736)
1 parent c3466d4 commit 789c166

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.13",
59+
"rollup": "1.27.14",
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
@@ -7328,10 +7328,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
73287328
dependencies:
73297329
estree-walker "^0.6.1"
73307330

7331-
7332-
version "1.27.13"
7333-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
7334-
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
7331+
7332+
version "1.27.14"
7333+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.14.tgz#940718d5eec1a6887e399aa0089944bae5c4f377"
7334+
integrity sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ==
73357335
dependencies:
73367336
"@types/estree" "*"
73377337
"@types/node" "*"

0 commit comments

Comments
 (0)