Fixed repo of bracket-matcher after merging from main, fixed yarn.lock

This commit is contained in:
confused-Techie 2023-04-04 14:56:23 -07:00
parent f01cbf4049
commit 361381587c
2 changed files with 5 additions and 11 deletions

View File

@ -3,7 +3,7 @@
"version": "0.92.0",
"main": "./lib/main",
"description": "Highlight the matching bracket for the `(){}[]` character under the cursor. Move the cursor to the matching bracket with `ctrl-m`.",
"repository": "https://github.com/pulsar-edit/bracket-matcher",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": "*"

View File

@ -2379,11 +2379,8 @@ atom-slick@^2, atom-slick@^2.0.0:
dependencies:
underscore-plus "^1.7.0"
"autosave@https://codeload.github.com/atom/autosave/legacy.tar.gz/refs/tags/v0.24.6":
"autosave@file:./packages/autosave":
version "0.24.6"
resolved "https://codeload.github.com/atom/autosave/legacy.tar.gz/refs/tags/v0.24.6#bbd25c3364cfa5b3c73f9d4d08da93aaac339020"
dependencies:
fs-plus "^3.0.0"
available-typed-arrays@^1.0.5:
version "1.0.5"
@ -6125,9 +6122,8 @@ key-path-helpers@^0.4.0:
resolved "https://registry.yarnpkg.com/key-path-helpers/-/key-path-helpers-0.4.0.tgz#e87f6a159144adf2692e46f2a4641ce269c09119"
integrity sha512-WGl1FG6zjyXCU6YrOVrvanyN3iiLFPLr/UmZ/jGiEOd7CXQV83/Ng5aLGK/Erehtr1nxU8dOwnRjseQDGElMQw==
"keybinding-resolver@https://codeload.github.com/atom/keybinding-resolver/legacy.tar.gz/refs/tags/v0.39.1":
"keybinding-resolver@file:./packages/keybinding-resolver":
version "0.39.1"
resolved "https://codeload.github.com/atom/keybinding-resolver/legacy.tar.gz/refs/tags/v0.39.1#a1c08beb144cfca145bf19fe0830b2e82514d4cb"
dependencies:
etch "0.9.0"
fs-plus "^3.0.0"
@ -9293,9 +9289,8 @@ through@2, through@2.3.x, through@^2.3.8, through@~2.3, through@~2.3.1:
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
"timecop@https://codeload.github.com/atom/timecop/legacy.tar.gz/refs/tags/v0.36.2":
"timecop@file:./packages/timecop":
version "0.36.2"
resolved "https://codeload.github.com/atom/timecop/legacy.tar.gz/refs/tags/v0.36.2#8965f20444701af3b6f86dfa9f144a46e1aaa9d0"
dependencies:
dedent "^0.7.0"
etch "^0.12.6"
@ -10001,9 +9996,8 @@ which@^2.0.1, which@^2.0.2:
dependencies:
isexe "^2.0.0"
"whitespace@https://codeload.github.com/atom/whitespace/legacy.tar.gz/refs/tags/v0.37.8":
"whitespace@file:./packages/whitespace":
version "0.37.8"
resolved "https://codeload.github.com/atom/whitespace/legacy.tar.gz/refs/tags/v0.37.8#0c0510f8ead296d63a16105024700ec34b2b5d1b"
wide-align@1.1.3:
version "1.1.3"