Skip to content

Commit fae9aef

Browse files
Merge pull request ferdikoomen#561 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.38.5
2 parents 92a4723 + 1480411 commit fae9aef

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"prettier": "2.2.1",
9898
"puppeteer": "7.0.1",
9999
"qs": "6.9.6",
100-
"rollup": "2.38.2",
100+
"rollup": "2.38.5",
101101
"rollup-plugin-terser": "7.0.2",
102102
"rollup-plugin-typescript2": "0.29.0",
103103
"typescript": "4.1.3"

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3000,11 +3000,6 @@ fsevents@^2.1.2, fsevents@~2.3.1:
30003000
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
30013001
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
30023002

3003-
fsevents@~2.1.2:
3004-
version "2.1.3"
3005-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
3006-
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
3007-
30083003
function-bind@^1.1.1:
30093004
version "1.1.1"
30103005
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -5106,12 +5101,12 @@ [email protected]:
51065101
resolve "1.17.0"
51075102
tslib "2.0.1"
51085103

5109-
5110-
version "2.38.2"
5111-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.2.tgz#ac5feef9e3b5f1c4386a0578f3add52b8b66759f"
5112-
integrity sha512-3Sg65zfgqsnI2LUFsOmhJDvTWXwio+taySq/dsyvel8+GW+AxeW9V6YZG8BpVGQk/TS4uvGLARRH5T3ygDyyNQ==
5104+
5105+
version "2.38.5"
5106+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
5107+
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
51135108
optionalDependencies:
5114-
fsevents "~2.1.2"
5109+
fsevents "~2.3.1"
51155110

51165111
rsvp@^4.8.4:
51175112
version "4.8.5"

0 commit comments

Comments
 (0)