Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
Bump sudo-prompt from 9.1.1 to 9.2.1
Browse files Browse the repository at this point in the history
Bumps [sudo-prompt](https://github.com/jorangreef/sudo-prompt) from 9.1.1 to 9.2.1.
- [Release notes](https://github.com/jorangreef/sudo-prompt/releases)
- [Changelog](https://github.com/jorangreef/sudo-prompt/blob/master/CHANGELOG.md)
- [Commits](jorangreef/sudo-prompt@v9.1.1...v9.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 30, 2020
1 parent 1fab107 commit 52161db
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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 @@ -52,7 +52,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"shell-env": "^3.0.0",
"sudo-prompt": "^9.1.1"
"sudo-prompt": "^9.2.1"
},
"devDependencies": {
"@babel/core": "^7.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7154,10 +7154,10 @@ style-loader@^1.1.4:
loader-utils "^2.0.0"
schema-utils "^2.6.5"

sudo-prompt@^9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/sudo-prompt/-/sudo-prompt-9.1.1.tgz#73853d729770392caec029e2470db9c221754db0"
integrity sha512-es33J1g2HjMpyAhz8lOR+ICmXXAqTuKbuXuUWLhOLew20oN9oUCgCJx615U/v7aioZg7IX5lIh9x34vwneu4pA==
sudo-prompt@^9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/sudo-prompt/-/sudo-prompt-9.2.1.tgz#77efb84309c9ca489527a4e749f287e6bdd52afd"
integrity sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==

sumchecker@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 52161db

Please sign in to comment.