Skip to content

Commit 18c9d98

Browse files
build: update devdependency rollup to ~2.35.0 (#505)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 14222c3 commit 18c9d98

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
@@ -47,7 +47,7 @@
4747
"eslint-config-wopian": "~2.0.0",
4848
"jest": "~26.6.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.34.0",
50+
"rollup": "~2.35.0",
5151
"rollup-plugin-delete": "~2.0.0",
5252
"rollup-plugin-local-resolve": "~1.0.7",
5353
"rollup-plugin-terser": "~7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10560,10 +10560,10 @@ rollup-plugin-terser@~7.0.0:
1056010560
serialize-javascript "^4.0.0"
1056110561
terser "^5.0.0"
1056210562

10563-
rollup@~2.34.0:
10564-
version "2.34.0"
10565-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
10566-
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
10563+
rollup@~2.35.0:
10564+
version "2.35.1"
10565+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
10566+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
1056710567
optionalDependencies:
1056810568
fsevents "~2.1.2"
1056910569

0 commit comments

Comments
 (0)