Skip to content

Commit 3303aaa

Browse files
chore(deps): update dev dependency rollup to v2.34.2 (#933)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dc64a30 commit 3303aaa

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.34.1",
59+
"rollup": "2.34.2",
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
@@ -7620,10 +7620,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
76207620
dependencies:
76217621
estree-walker "^0.6.1"
76227622

7623-
7624-
version "2.34.1"
7625-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.1.tgz#a387230df02c58b242794a213dfb68b42de2c8fb"
7626-
integrity sha512-tGveB6NU5x4MS/iXaIsjfUkEv4hxzJJ4o0FRy5LO62Ndx3R2cmE1qsLYlSfRkvHUUPqWiFoxEm8pRftzh1a5HA==
7623+
7624+
version "2.34.2"
7625+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
7626+
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
76277627
optionalDependencies:
76287628
fsevents "~2.1.2"
76297629

0 commit comments

Comments
 (0)