Skip to content

Commit d32e1e6

Browse files
Update dependency rollup to v2.3.5 (#62)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3c42746 commit d32e1e6

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
@@ -55,7 +55,7 @@
5555
"release-it": "13.5.2",
5656
"release-it-plugin-esm-bundle": "2.0.0",
5757
"rimraf": "3.0.2",
58-
"rollup": "2.3.4",
58+
"rollup": "2.3.5",
5959
"rollup-cli": "1.0.9",
6060
"rollup-plugin-terser": "5.3.0"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4927,10 +4927,10 @@ rollup-pluginutils@^2.8.2:
49274927
dependencies:
49284928
estree-walker "^0.6.1"
49294929

4930-
rollup@2.3.4:
4931-
version "2.3.4"
4932-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223"
4933-
integrity sha512-8U9x54RCVhrUEV1zon4Pp8kokg1HM0fwzf5vkwe2/rOfyTClarx5e27kFlaoZ7ofJiazWkNQ+dgdG4HuZxkQ9A==
4930+
rollup@2.3.5:
4931+
version "2.3.5"
4932+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.5.tgz#f1ef81d43669d2601bebdf306b46d2d3a2f4662f"
4933+
integrity sha512-SOdDjh1x+0q4/xZX3KGgT4+T3gp1E0U/9DfCW982Zd4PdKXqriJ9TosOEwzIA8fkhIQmxWhqeJCLZTmY3H/gdA==
49344934
optionalDependencies:
49354935
fsevents "~2.1.2"
49364936

0 commit comments

Comments
 (0)