Update dependency neovim to v5.1.0 (#8947)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-20 20:39:32 +00:00 committed by GitHub
parent 2d20559750
commit 861b43c79e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -1187,7 +1187,7 @@
"dependencies": {
"diff-match-patch": "1.0.5",
"lodash": "^4.17.21",
"neovim": "5.0.1",
"neovim": "5.1.0",
"os-browserify": "0.3.0",
"parsimmon": "^1.18.0",
"path-browserify": "1.0.1",

View File

@ -4178,10 +4178,10 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
neovim@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/neovim/-/neovim-5.0.1.tgz#fa03cd0d074f4ea86041a909d15556cc0141d3d4"
integrity sha512-dGrk2r+uQDZHB8yFKBuHUBqwP1akbCGUQt+Re7nRaS3uhOvsKYUvikg5qBRdcxoWMvvHIqp1EVihskKAk93mPw==
neovim@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/neovim/-/neovim-5.1.0.tgz#cffddd293c16b0b386596c8c50bbc5f4a5b0a246"
integrity sha512-9eTxqknziWkN8CBOx1SKdK+0Dfp1NHKHKyJaeOYu+x6qjaV9z3hB211wKhLaFGtyYmGZxVaIe1aLtvuTHmuZTA==
dependencies:
"@msgpack/msgpack" "^2.8.0"
winston "3.11.0"