This commit is contained in:
musa ibrahim
2020-05-27 20:22:37 +01:00
parent 6ec186c842
commit c215dde875
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7051,9 +7051,9 @@
}
},
"text-buffer": {
"version": "13.17.2",
"resolved": "https://registry.npmjs.org/text-buffer/-/text-buffer-13.17.2.tgz",
"integrity": "sha512-l3sjWk7KGqyQuGVJKkjyacHjjwriwp397BEUH3RVj8PR47ZepmzSR+u5dKnNS0Wj8qt0yhdkkmVE4c6Ecp+nhg==",
"version": "13.17.3",
"resolved": "https://registry.npmjs.org/text-buffer/-/text-buffer-13.17.3.tgz",
"integrity": "sha512-2BMyWTolSD497rC8F0QNo6GJo6awkSrMFqtlVKtRB7lCGH3N6U4pmZJrO9qTZP43k6URdWBc++UPxSL7aXAd7g==",
"requires": {
"delegato": "^1.0.0",
"diff": "^2.2.1",

View File

@@ -158,7 +158,7 @@
"symbols-view": "https://www.atom.io/api/packages/symbols-view/versions/0.118.4/tarball",
"tabs": "https://www.atom.io/api/packages/tabs/versions/0.110.0/tarball",
"temp": "^0.9.0",
"text-buffer": "13.17.2",
"text-buffer": "13.17.3",
"timecop": "https://www.atom.io/api/packages/timecop/versions/0.36.2/tarball",
"tree-sitter": "0.16.0",
"tree-view": "https://www.atom.io/api/packages/tree-view/versions/0.228.0/tarball",