⬆️ keybinding-resolver

This commit is contained in:
David Wilson
2018-09-11 15:02:06 -07:00
parent ab97393732
commit 7cc4534118
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -3077,8 +3077,8 @@
"integrity": "sha1-6H9qFZFErfJpLkbypGQc4mnAkRk="
},
"keybinding-resolver": {
"version": "https://www.atom.io/api/packages/keybinding-resolver/versions/0.38.3/tarball",
"integrity": "sha512-c9n0wmFPV6yEBZA4KOnCf5a2RKoqu+DJO++Fqqi/FABo7Rlx92KJev/jKpdpPv2wRqAZXxmW7Q65obkE49Fjrw==",
"version": "https://www.atom.io/api/packages/keybinding-resolver/versions/0.38.4/tarball",
"integrity": "sha512-vVsN1qh7CBCiB8MQSOO1M+kRFJXBFlrIYTOZH0NIvbaTOXpmpLHUCAF7hhY6tL8pU2YB7Qblqe7HTCezWtyfHw==",
"requires": {
"etch": "0.9.0",
"fs-plus": "^3.0.0",

View File

@@ -78,7 +78,7 @@
"jasmine-reporters": "1.1.0",
"jasmine-tagged": "^1.1.4",
"key-path-helpers": "^0.4.0",
"keybinding-resolver": "https://www.atom.io/api/packages/keybinding-resolver/versions/0.38.3/tarball",
"keybinding-resolver": "https://www.atom.io/api/packages/keybinding-resolver/versions/0.38.4/tarball",
"language-c": "https://www.atom.io/api/packages/language-c/versions/0.60.5/tarball",
"language-clojure": "https://www.atom.io/api/packages/language-clojure/versions/0.22.7/tarball",
"language-coffee-script": "https://www.atom.io/api/packages/language-coffee-script/versions/0.49.3/tarball",
@@ -209,7 +209,7 @@
"grammar-selector": "0.50.1",
"image-view": "0.63.1",
"incompatible-packages": "0.27.3",
"keybinding-resolver": "0.38.3",
"keybinding-resolver": "0.38.4",
"line-ending-selector": "0.7.7",
"link": "0.31.6",
"markdown-preview": "0.159.25",