Skip to content

Commit 922a96b

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency rollup to v2.38.3
1 parent f9ce6c2 commit 922a96b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"clang-format": "1.5.0",
147147
"jasmine": "3.6.4",
148148
"prettier": "2.2.1",
149-
"rollup": "2.38.1",
149+
"rollup": "2.38.3",
150150
"rollup-plugin-commonjs": "10.1.0",
151151
"tslint": "6.1.3",
152152
"tslint-eslint-rules": "5.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -363,10 +363,10 @@ fs.realpath@^1.0.0:
363363
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
364364
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
365365

366-
fsevents@~2.1.2:
367-
version "2.1.3"
368-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
369-
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
366+
fsevents@~2.3.1:
367+
version "2.3.1"
368+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
369+
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
370370

371371
function-bind@^1.1.1:
372372
version "1.1.1"
@@ -767,12 +767,12 @@ rollup-pluginutils@^2.8.1:
767767
dependencies:
768768
estree-walker "^0.6.1"
769769

770-
771-
version "2.38.1"
772-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1.tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79"
773-
integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw==
770+
771+
version "2.38.3"
772+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.3.tgz#2a0b6cc6eab1da4431aab875a31a401fa2988c10"
773+
integrity sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A==
774774
optionalDependencies:
775-
fsevents "~2.1.2"
775+
fsevents "~2.3.1"
776776

777777
safe-buffer@~5.2.0:
778778
version "5.2.1"

0 commit comments

Comments
 (0)