Skip to content

Commit

Permalink
Merge pull request #135108 from microsoft/alex/update-native-keymap
Browse files Browse the repository at this point in the history
Update to latest `native-keymap`
  • Loading branch information
alexdima authored Oct 25, 2021
2 parents e3e5fec + 411537f commit e3fbb0a
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 @@ -72,7 +72,7 @@
"keytar": "7.2.0",
"minimist": "^1.2.5",
"native-is-elevated": "0.4.3",
"native-keymap": "2.4.0",
"native-keymap": "3.0.0",
"native-watchdog": "1.3.0",
"node-pty": "0.11.0-beta7",
"spdlog": "^0.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6885,10 +6885,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/native-is-elevated/-/native-is-elevated-0.4.3.tgz#f1071c4a821acc71d43f36ff8051d3816d832e1c"
integrity sha512-bHS3sCoh+raqFGIxmL/plER3eBQ+IEBy4RH/4uahhToZneTvqNKQrL0PgOTtnpL55XjBd3dy0pNtZMkCk0J48g==

native-keymap@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/native-keymap/-/native-keymap-2.4.0.tgz#bba8714be2af004a58bdeadc23071b8980b13957"
integrity sha512-whsrnlUZW9Aj/GqLhzoXUx82DuCeRlxo7aE19PD0RuK/0hYM/imoSKT0O78qkGD2hDEERigsUXEWBonJ3uXPow==
native-keymap@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/native-keymap/-/native-keymap-3.0.0.tgz#1228f22a4c6c9cf25b25fa8b0f67ee2ad2ee00fc"
integrity sha512-J2IoYW6ICqg5URxfVMa0bdCo2mLJhXoI6RQmeGtfE2Tv2dOpYvT4FnU11dJd/PB5V91QroAOwWQf2ngpeKm5/g==

[email protected]:
version "1.3.0"
Expand Down

0 comments on commit e3fbb0a

Please sign in to comment.