Skip to content

Commit 1a17565

Browse files
chore(deps): update dependency rollup to v1.27.6 (#714)
1 parent f87c452 commit 1a17565

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.0",
5858
"rimraf": "3.0.0",
59-
"rollup": "1.27.5",
59+
"rollup": "1.27.6",
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
@@ -7394,10 +7394,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
73947394
dependencies:
73957395
estree-walker "^0.6.1"
73967396

7397-
7398-
version "1.27.5"
7399-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.5.tgz#d100fb0ffd8353575cb2057152547b9abfddfe59"
7400-
integrity sha512-8rfVdzuTg2kt8ObD9LNJpEwUN7B6lsl3sHc5fddtgICpLjpYeSf4m2+RftBzcCaBTMi1iYX3Ez8zFT4Gj2nJjg==
7397+
7398+
version "1.27.6"
7399+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.6.tgz#287f255af0c76c30a60df67900e5dd8379f3147e"
7400+
integrity sha512-/NA1sjU92K9KZHiPdrHMzykFABcjeDaxS8xh19hYj8FKbtGNEahbXkdYatlk75dZF0oRXwzA9KIjHedcxcnYng==
74017401
dependencies:
74027402
"@types/estree" "*"
74037403
"@types/node" "*"

0 commit comments

Comments
 (0)