Skip to content

Commit

Permalink
Merge pull request #377 from veg/dependabot/npm_and_yarn/master/rollu…
Browse files Browse the repository at this point in the history
…p-2.50.6

Bump rollup from 2.50.3 to 2.50.6
  • Loading branch information
stevenweaver authored Jun 4, 2021
2 parents 927d0dd + 7a2130c commit 5a016a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"http-server": "^0.12.1",
"jsdoc-to-markdown": "^7.0.1",
"prettier": "^2.0.4",
"rollup": "^2.50.3",
"rollup": "^2.50.6",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-watch": "^4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3159,10 +3159,10 @@ rollup-watch@^4.3.1:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"

rollup@^2.50.3:
version "2.50.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.3.tgz#71021dedf2e3423bee28e795860783feea2be63e"
integrity sha512-58KiHnaCzZn6F5yRMjHe7WTZuFj6r4iJVJz5UwvKD6f/xfTy2IdtbR2AVHN6cyfK1tBy//hJ66ebXy6Y1h7HlQ==
rollup@^2.50.6:
version "2.50.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.6.tgz#24e2211caf9031081656e98a5e5e94d3b5e786e2"
integrity sha512-6c5CJPLVgo0iNaZWWliNu1Kl43tjP9LZcp6D/tkf2eLH2a9/WeHxg9vfTFl8QV/2SOyaJX37CEm9XuGM0rviUg==
optionalDependencies:
fsevents "~2.3.1"

Expand Down

0 comments on commit 5a016a8

Please sign in to comment.