Skip to content

Commit

Permalink
chore(package): update @chemzqm/neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
chemzqm committed Sep 5, 2021
1 parent eb47e40 commit fad1592
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"vscode-languageserver": "7.0.0"
},
"dependencies": {
"@chemzqm/neovim": "^5.3.5",
"@chemzqm/neovim": "^5.4.0",
"bytes": "^3.1.0",
"tslib": "^2.0.3",
"ansi-styles": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -418,10 +418,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@chemzqm/neovim@^5.3.5":
version "5.3.5"
resolved "https://registry.yarnpkg.com/@chemzqm/neovim/-/neovim-5.3.5.tgz#b468738b73f71503145e5e8e1e2be464b943a53c"
integrity sha512-khqF4y0Z1WLPJR3LPJRgTAAZHQYTxHFXw3Nzr799aRsKXummSX85SS7ZLnVDyDjzd3x4yonYdWk89K2ZpJslnQ==
"@chemzqm/neovim@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@chemzqm/neovim/-/neovim-5.4.0.tgz#ca7261d963507b4843db0efaa76df238203d2055"
integrity sha512-BjOAR5sliE2kp3EGZsyUmrYwTMRrxvXe6WBQTxL0m5uRIvfxShRaWyKOGbqoe0+sHCfgT67QsMevUAjB1Ovskw==
dependencies:
msgpack-lite "^0.1.26"

Expand Down

0 comments on commit fad1592

Please sign in to comment.