Skip to content

Commit

Permalink
merged dependencies for badge creation from ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Mulholland committed Jul 5, 2018
1 parent d212040 commit 26cfcb8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@
"node-gyp": "^3.6.2",
"node-loader": "^0.6.0",
"nyc": "^11.4.1",
"readme-badger": "^0.3.0",
"replace-in-file": "^3.4.0",
"require-dir": "^1.0.0",
"sinon": "^4.4.10",
"sinon-chai": "^3.0.0",
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8617,6 +8617,12 @@ readdirp@^2.0.0:
readable-stream "^2.0.2"
set-immediate-shim "^1.0.1"

readme-badger@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/readme-badger/-/readme-badger-0.3.0.tgz#87007f3c3e0c445e545134a305d8e3068fe9cd6e"
dependencies:
balanced-match "^1.0.0"

recast@~0.11.12:
version "0.11.23"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.11.23.tgz#451fd3004ab1e4df9b4e4b66376b2a21912462d3"
Expand Down Expand Up @@ -8804,6 +8810,14 @@ replace-ext@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"

replace-in-file@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-3.4.0.tgz#b48c94567bbf4f44a2bc6fabdf21ab443e806851"
dependencies:
chalk "^2.3.2"
glob "^7.1.2"
yargs "^11.0.0"

request@2, request@^2.45.0, request@^2.81.0:
version "2.85.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.85.0.tgz#5a03615a47c61420b3eb99b7dba204f83603e1fa"
Expand Down

0 comments on commit 26cfcb8

Please sign in to comment.