Skip to content

Commit a572129

Browse files
chore(deps): update dependency rollup to v1.27.14 (#614)
1 parent 65473e9 commit a572129

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.13",
52+
"rollup": "1.27.14",
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
@@ -7558,10 +7558,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75587558
dependencies:
75597559
estree-walker "^0.6.1"
75607560

7561-
7562-
version "1.27.13"
7563-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
7564-
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
7561+
7562+
version "1.27.14"
7563+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.14.tgz#940718d5eec1a6887e399aa0089944bae5c4f377"
7564+
integrity sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ==
75657565
dependencies:
75667566
"@types/estree" "*"
75677567
"@types/node" "*"

0 commit comments

Comments
 (0)