Skip to content

Commit a752fa3

Browse files
build(deps): bump get-stdin from 8.0.0 to 9.0.0
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] <[email protected]>
1 parent 5f66f04 commit a752fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"test": "run-s check test:*"
4646
},
4747
"dependencies": {
48-
"get-stdin": "^8.0.0",
48+
"get-stdin": "^9.0.0",
4949
"minimist": "^1.2.5",
5050
"pkg-conf": "^3.1.0",
5151
"xdg-basedir": "^4.0.0"

0 commit comments

Comments
 (0)