Skip to content

Commit 35d1dd4

Browse files
chore(deps): update dependency rollup to v1.27.8 (#719)
1 parent c971023 commit 35d1dd4

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.7",
59+
"rollup": "1.27.8",
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
@@ -7254,10 +7254,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
72547254
dependencies:
72557255
estree-walker "^0.6.1"
72567256

7257-
7258-
version "1.27.7"
7259-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.7.tgz#ee49603c33edb6968b6582e1c3a6a0731b9e3944"
7260-
integrity sha512-4BEpoLwMpiCHxRobDzi6rM1/DbTsflfPw2g6l1ctWYnUvdyCTEEWfSgpykwNzZ5nHRr4pyET+aPwKVhbJBAPAg==
7257+
7258+
version "1.27.8"
7259+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8.tgz#94288a957af9f4c2380b73a17494d87705997d0f"
7260+
integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA==
72617261
dependencies:
72627262
"@types/estree" "*"
72637263
"@types/node" "*"

0 commit comments

Comments
 (0)