Skip to content

Commit 35ff660

Browse files
committed
build: update devdependency rollup to ~2.36.0
1 parent 9a51336 commit 35ff660

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-wopian": "~2.0.0",
4949
"jest": "~26.6.0",
5050
"lerna": "~3.22.0",
51-
"rollup": "~2.35.0",
51+
"rollup": "~2.36.0",
5252
"rollup-plugin-delete": "~2.0.0",
5353
"rollup-plugin-local-resolve": "~1.0.7",
5454
"rollup-plugin-terser": "~7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10577,10 +10577,10 @@ rollup-plugin-terser@~7.0.0:
1057710577
serialize-javascript "^4.0.0"
1057810578
terser "^5.0.0"
1057910579

10580-
rollup@~2.35.0:
10581-
version "2.35.1"
10582-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
10583-
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
10580+
rollup@~2.36.0:
10581+
version "2.36.1"
10582+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
10583+
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
1058410584
optionalDependencies:
1058510585
fsevents "~2.1.2"
1058610586

0 commit comments

Comments
 (0)