Skip to content

Commit 81ef6d2

Browse files
chore(deps): update dev dependency rollup to v2.36.2 (#958)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dcaab18 commit 81ef6d2

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.36.1",
59+
"rollup": "2.36.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
@@ -6337,10 +6337,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
63376337
dependencies:
63386338
estree-walker "^0.6.1"
63396339

6340-
6341-
version "2.36.1"
6342-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
6343-
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
6340+
6341+
version "2.36.2"
6342+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
6343+
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
63446344
optionalDependencies:
63456345
fsevents "~2.1.2"
63466346

0 commit comments

Comments
 (0)