Skip to content

Commit 284c044

Browse files
committed
Revert "chore: upgrade native-watchdog@1.1.0"
This reverts commit 74ddff2.
1 parent 728bf2e commit 284c044

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"keytar": "^4.11.0",
3939
"native-is-elevated": "0.3.0",
4040
"native-keymap": "2.0.0",
41-
"native-watchdog": "1.1.0",
41+
"native-watchdog": "1.0.0",
4242
"node-pty": "0.9.0-beta19",
4343
"nsfw": "1.2.5",
4444
"onigasm-umd": "^2.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6065,10 +6065,10 @@ native-keymap@2.0.0:
60656065
resolved "https://registry.yarnpkg.com/native-keymap/-/native-keymap-2.0.0.tgz#7491ba8f9cc75bd6ada7e754dadb7716c793a3e3"
60666066
integrity sha512-KIlDZp0yKaHaGIkEVdlYN3QIaZICXwG1qh/oeBeQdM8TwAi90IAZlAD57qsNDkEvIJIzerCzb5jYYQAdHGBgYg==
60676067

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

60736073
natural-compare@^1.4.0:
60746074
version "1.4.0"

0 commit comments

Comments
 (0)