Skip to content

Commit b82d689

Browse files
chore(deps): update dev dependency rollup to v2.35.1 (#938)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d70def5 commit b82d689

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.2",
59+
"rollup": "2.35.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
@@ -7577,10 +7577,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75777577
dependencies:
75787578
estree-walker "^0.6.1"
75797579

7580-
rollup@2.34.2:
7581-
version "2.34.2"
7582-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
7583-
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
7580+
rollup@2.35.1:
7581+
version "2.35.1"
7582+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
7583+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
75847584
optionalDependencies:
75857585
fsevents "~2.1.2"
75867586

0 commit comments

Comments
 (0)