Skip to content

Commit cd2ebb3

Browse files
chore(deps): update dev dependency rollup to v2.34.1 (#927)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6633323 commit cd2ebb3

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": "2.2.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.33.3",
59+
"rollup": "2.34.1",
6060
"rollup-plugin-babel": "4.4.0",
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
@@ -7543,10 +7543,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75437543
dependencies:
75447544
estree-walker "^0.6.1"
75457545

7546-
rollup@2.33.3:
7547-
version "2.33.3"
7548-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
7549-
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
7546+
rollup@2.34.1:
7547+
version "2.34.1"
7548+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.1.tgz#a387230df02c58b242794a213dfb68b42de2c8fb"
7549+
integrity sha512-tGveB6NU5x4MS/iXaIsjfUkEv4hxzJJ4o0FRy5LO62Ndx3R2cmE1qsLYlSfRkvHUUPqWiFoxEm8pRftzh1a5HA==
75507550
optionalDependencies:
75517551
fsevents "~2.1.2"
75527552

0 commit comments

Comments
 (0)