Skip to content

Commit

Permalink
Merge pull request #2746 from Hacker0x01/dependabot/npm_and_yarn/roll…
Browse files Browse the repository at this point in the history
…up-2.39.0

chore(deps-dev): bump rollup from 2.36.1 to 2.39.0
  • Loading branch information
martijnrusschen authored Feb 13, 2021
2 parents 36103e8 + 6d974d5 commit 96e86e8
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4405,11 +4405,6 @@ fsevents@^1.2.7:
bindings "^1.5.0"
nan "^2.12.1"

fsevents@~2.1.2:
version "2.1.3"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==

fsevents@~2.3.1:
version "2.3.2"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
Expand Down Expand Up @@ -8423,11 +8418,11 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
estree-walker "^0.6.1"

rollup@^2.32.0:
version "2.36.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
version "2.39.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
optionalDependencies:
fsevents "~2.1.2"
fsevents "~2.3.1"

rst-selector-parser@^2.2.3:
version "2.2.3"
Expand Down

0 comments on commit 96e86e8

Please sign in to comment.