Skip to content

Commit

Permalink
Bump get-stdin from 6.0.0 to 7.0.0 (#113)
Browse files Browse the repository at this point in the history
Bumps [get-stdin](https://github.com/sindresorhus/get-stdin) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/get-stdin/releases)
- [Commits](sindresorhus/get-stdin@v6.0.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and lipis committed Oct 16, 2019
1 parent 8523ae0 commit 8013e67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"test": "npm run test:lint && npm run test:jest && npm run test:cli-sanity && npm run test:cli-sanity-warning"
},
"dependencies": {
"get-stdin": "^6.0.0"
"get-stdin": "^7.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "2.3.2",
Expand Down

0 comments on commit 8013e67

Please sign in to comment.