Skip to content

Commit

Permalink
build(deps): bump get-stdin from 8.0.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [get-stdin](https://github.com/sindresorhus/get-stdin) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/get-stdin/releases)
- [Commits](sindresorhus/get-stdin@v8.0.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2021
1 parent 84f2a37 commit 84f7bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"test": "standard && tape test/clone.js test/api.js && tsc"
},
"dependencies": {
"get-stdin": "^8.0.0",
"get-stdin": "^9.0.0",
"minimist": "^1.2.5",
"pkg-conf": "^3.1.0",
"xdg-basedir": "^4.0.0"
Expand Down

0 comments on commit 84f7bb4

Please sign in to comment.