Skip to content

Commit 82c68c2

Browse files
chore(deps): update dev dependency rollup to v2.36.2 (#947)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 01a7e13 commit 82c68c2

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
@@ -7608,10 +7608,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
76087608
dependencies:
76097609
estree-walker "^0.6.1"
76107610

7611-
7612-
version "2.36.1"
7613-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
7614-
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
7611+
7612+
version "2.36.2"
7613+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
7614+
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
76157615
optionalDependencies:
76167616
fsevents "~2.1.2"
76177617

0 commit comments

Comments
 (0)