Skip to content

Commit

Permalink
chore: upgrade native-watchdog@1.1.0 (#79536)
Browse files Browse the repository at this point in the history
chore: upgrade native-watchdog@1.1.0
  • Loading branch information
alexdima committed Aug 22, 2019
2 parents fa1fb02 + 2c02afa commit 4c5925c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"keytar": "^4.11.0",
"native-is-elevated": "0.3.0",
"native-keymap": "2.0.0",
"native-watchdog": "1.0.0",
"native-watchdog": "1.1.0",
"node-pty": "0.9.0-beta19",
"nsfw": "1.2.5",
"onigasm-umd": "^2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6060,10 +6060,10 @@ native-keymap@2.0.0:
resolved "https://registry.yarnpkg.com/native-keymap/-/native-keymap-2.0.0.tgz#7491ba8f9cc75bd6ada7e754dadb7716c793a3e3"
integrity sha512-KIlDZp0yKaHaGIkEVdlYN3QIaZICXwG1qh/oeBeQdM8TwAi90IAZlAD57qsNDkEvIJIzerCzb5jYYQAdHGBgYg==

native-watchdog@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/native-watchdog/-/native-watchdog-1.0.0.tgz#97344e83cd6815a8c8e6c44a52e7be05832e65ca"
integrity sha512-HKQATz5KLUMPyQQ/QaalzgTXaGz2plYPBxjyalaR4ECIu/UznXY8YJD+a9SLkkcvtxnJ8/zHLY3xik06vUZ7uA==
native-watchdog@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/native-watchdog/-/native-watchdog-1.1.0.tgz#aea2a4bc7ddd69b774682ae7705d91fa5ac0dcb6"
integrity sha512-cMJryYPR+8rtCqU3yAfGS3sCO6uA+fsrSv9MgBG8JE2cu4hwOWBhvR44IhUeJsGrwrNkgbeok9RYmyb/5LttSQ==

natural-compare@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit 4c5925c

Please sign in to comment.