Skip to content

Commit 17ea24b

Browse files
build: update devdependency rollup to ~2.27.0 (#473)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9d1036d commit 17ea24b

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.4.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.26.0",
50+
"rollup": "~2.27.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
@@ -10249,10 +10249,10 @@ rollup-plugin-terser@~7.0.0:
1024910249
serialize-javascript "^4.0.0"
1025010250
terser "^5.0.0"
1025110251

10252-
rollup@~2.26.0:
10253-
version "2.26.8"
10254-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713"
10255-
integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg==
10252+
rollup@~2.27.0:
10253+
version "2.27.1"
10254+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305"
10255+
integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg==
1025610256
optionalDependencies:
1025710257
fsevents "~2.1.2"
1025810258

0 commit comments

Comments
 (0)