Skip to content

Commit 3100a02

Browse files
chore(deps): update dependency rollup to v1.27.7 (#591)
1 parent 839a75a commit 3100a02

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.0",
5050
"puppeteer": "2.0.0",
5151
"rimraf": "3.0.0",
52-
"rollup": "1.27.6",
52+
"rollup": "1.27.7",
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
@@ -7503,10 +7503,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75037503
dependencies:
75047504
estree-walker "^0.6.1"
75057505

7506-
7507-
version "1.27.6"
7508-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.6.tgz#287f255af0c76c30a60df67900e5dd8379f3147e"
7509-
integrity sha512-/NA1sjU92K9KZHiPdrHMzykFABcjeDaxS8xh19hYj8FKbtGNEahbXkdYatlk75dZF0oRXwzA9KIjHedcxcnYng==
7506+
7507+
version "1.27.7"
7508+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.7.tgz#ee49603c33edb6968b6582e1c3a6a0731b9e3944"
7509+
integrity sha512-4BEpoLwMpiCHxRobDzi6rM1/DbTsflfPw2g6l1ctWYnUvdyCTEEWfSgpykwNzZ5nHRr4pyET+aPwKVhbJBAPAg==
75107510
dependencies:
75117511
"@types/estree" "*"
75127512
"@types/node" "*"

0 commit comments

Comments
 (0)