Skip to content

Commit 5f2b10e

Browse files
build: update devdependency rollup to ~2.11.0 (#424)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 79d8bdd commit 5f2b10e

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": "~1.5.0",
4848
"jest": "~26.0.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.10.0",
50+
"rollup": "~2.11.0",
5151
"rollup-plugin-local-resolve": "~1.0.7",
5252
"rollup-plugin-terser": "~6.1.0",
5353
"size-limit": "~4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10089,10 +10089,10 @@ rollup-plugin-terser@~6.1.0:
1008910089
serialize-javascript "^3.0.0"
1009010090
terser "^4.7.0"
1009110091

10092-
rollup@~2.10.0:
10093-
version "2.10.0"
10094-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d"
10095-
integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==
10092+
rollup@~2.11.0:
10093+
version "2.11.2"
10094+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.11.2.tgz#b1273ad3e43953d09807672f6b72d08f9f9bc008"
10095+
integrity sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg==
1009610096
optionalDependencies:
1009710097
fsevents "~2.1.2"
1009810098

0 commit comments

Comments
 (0)