Skip to content

Commit 768e5f1

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

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.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
@@ -6283,10 +6283,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
62836283
dependencies:
62846284
estree-walker "^0.6.1"
62856285

6286-
rollup@2.33.3:
6287-
version "2.33.3"
6288-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
6289-
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
6286+
rollup@2.35.1:
6287+
version "2.35.1"
6288+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
6289+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
62906290
optionalDependencies:
62916291
fsevents "~2.1.2"
62926292

0 commit comments

Comments
 (0)