From 7aec665439e63cc9bea4b93836aa493005cba660 Mon Sep 17 00:00:00 2001 From: DeeDeeG Date: Fri, 15 Dec 2023 21:20:31 -0500 Subject: [PATCH] deps: Update github to v0.36.19-pretranspiled Includes the following github Pull Request: PR 38 ("allow parent scopes") --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7c7ad92e8..8aa55d9b5 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "fuzzy-finder": "file:packages/fuzzy-finder", "git-diff": "file:packages/git-diff", "git-utils": "^5.7.3", - "github": "https://github.com/pulsar-edit/github/archive/refs/tags/v0.36.18-pretranspiled.tar.gz", + "github": "https://github.com/pulsar-edit/github/archive/refs/tags/v0.36.19-pretranspiled.tar.gz", "go-to-line": "file:packages/go-to-line", "grammar-selector": "file:packages/grammar-selector", "grim": "2.0.3", @@ -218,7 +218,7 @@ "exception-reporting": "file:./packages/exception-reporting", "find-and-replace": "file:./packages/find-and-replace", "fuzzy-finder": "file:packages/fuzzy-finder", - "github": "0.36.18", + "github": "0.36.19", "git-diff": "file:./packages/git-diff", "go-to-line": "file:./packages/go-to-line", "grammar-selector": "file:./packages/grammar-selector", diff --git a/yarn.lock b/yarn.lock index 195db69db..badb23d18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4888,9 +4888,9 @@ github-slugger@^1.1.1: resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d" integrity sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw== -"github@https://github.com/pulsar-edit/github/archive/refs/tags/v0.36.18-pretranspiled.tar.gz": - version "0.36.18" - resolved "https://github.com/pulsar-edit/github/archive/refs/tags/v0.36.18-pretranspiled.tar.gz#4ebae479a441895e902a9c29def680c1ff8800ea" +"github@https://github.com/pulsar-edit/github/archive/refs/tags/v0.36.19-pretranspiled.tar.gz": + version "0.36.19" + resolved "https://github.com/pulsar-edit/github/archive/refs/tags/v0.36.19-pretranspiled.tar.gz#e2ec13277cc6a8db484192cb7ee3a1ff7fcc8048" dependencies: "@atom/babel-plugin-chai-assert-async" "1.0.0" "@atom/babel7-transpiler" "1.0.0-1" @@ -10036,7 +10036,7 @@ wrap-ansi@^7.0.0: strip-ansi "^6.0.0" "wrap-guide@file:./packages/wrap-guide": - version "0.41.0" + version "0.41.1" wrappy@1: version "1.0.2"