Skip to content

Commit e7da69d

Browse files
build: update devdependency rollup to ~2.38.0 (#512)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3b721a4 commit e7da69d

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.38.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.38.0:
10581+
version "2.38.0"
10582+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
10583+
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
1058410584
optionalDependencies:
1058510585
fsevents "~2.1.2"
1058610586

0 commit comments

Comments
 (0)