Skip to content

Commit

Permalink
Merge pull request #1560 from apiaryio/dependabot/npm_and_yarn/rollup…
Browse files Browse the repository at this point in the history
…-1.24.0

chore(deps-dev): bump rollup from 1.22.0 to 1.24.0
  • Loading branch information
honzajavorek committed Oct 16, 2019
2 parents 0fa0dae + f205932 commit e9fef66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/dredd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"nock": "10.0.6",
"prettier": "1.18.2",
"ps-node": "0.1.6",
"rollup": "1.22.0",
"rollup": "1.24.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-externals": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7492,10 +7492,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@1.22.0:
version "1.22.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.22.0.tgz#a5b2672c0eebe9f2b6454220f785dbc09b64b4bc"
integrity sha512-x4l4ZrV/Mr/x/jvFTmwROdEAhbZjx16yDRTVSKWh/i4oJDuW2dVEbECT853mybYCz7BAitU8ElGlhx7dNjw3qQ==
rollup@1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.24.0.tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0"
integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit e9fef66

Please sign in to comment.