Skip to content

Commit 13ae2f1

Browse files
Update dependency rollup to v2.3.4 (#58)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 1cec157 commit 13ae2f1

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.3",
58+
"rollup": "2.3.4",
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
@@ -4909,10 +4909,10 @@ rollup-pluginutils@^2.8.2:
49094909
dependencies:
49104910
estree-walker "^0.6.1"
49114911

4912-
rollup@2.3.3:
4913-
version "2.3.3"
4914-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.3.tgz#5982df700d7aae8907075ba68122bb57d98e9cd0"
4915-
integrity sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA==
4912+
rollup@2.3.4:
4913+
version "2.3.4"
4914+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223"
4915+
integrity sha512-8U9x54RCVhrUEV1zon4Pp8kokg1HM0fwzf5vkwe2/rOfyTClarx5e27kFlaoZ7ofJiazWkNQ+dgdG4HuZxkQ9A==
49164916
optionalDependencies:
49174917
fsevents "~2.1.2"
49184918

0 commit comments

Comments
 (0)