Skip to content

Commit 180859b

Browse files
committed
chore(deps): update dependency rollup to ^2.36.1
1 parent f63be14 commit 180859b

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
@@ -24,7 +24,7 @@
2424
"lint-staged": "^10.5.2",
2525
"prettier": "^2.2.1",
2626
"read-pkg": "^5.2.0",
27-
"rollup": "^2.35.1",
27+
"rollup": "^2.36.1",
2828
"rollup-plugin-analyzer": "^3.3.0",
2929
"rollup-plugin-preserve-shebangs": "^0.2.0"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8265,10 +8265,10 @@ rollup-plugin-preserve-shebangs@^0.2.0:
82658265
dependencies:
82668266
magic-string "^0.25.7"
82678267

8268-
rollup@^2.35.1:
8269-
version "2.35.1"
8270-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
8271-
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
8268+
rollup@^2.36.1:
8269+
version "2.36.1"
8270+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
8271+
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
82728272
optionalDependencies:
82738273
fsevents "~2.1.2"
82748274

0 commit comments

Comments
 (0)