Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v12 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Jul 1, 2018
1 parent 613c469 commit 1d70343
Show file tree
Hide file tree
Showing 3 changed files with 1,196 additions and 601 deletions.
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ jobs:
name: Link the module being tested to the samples.
command: |
cd samples/
npm install
npm link ../
npm install
environment:
NPM_CONFIG_PREFIX: /home/node/.npm-global
- run:
Expand Down
Loading

0 comments on commit 1d70343

Please sign in to comment.