Skip to content

Commit aff53cf

Browse files
committed
chore(deps-dev): bump coc.nvim to 0.0.83-next.17
1 parent b158e06 commit aff53cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/node-fetch": "^2.5.8",
4747
"@typescript-eslint/eslint-plugin": "^6.15.0",
4848
"@typescript-eslint/parser": "^6.15.0",
49-
"coc.nvim": "^0.0.82",
49+
"coc.nvim": "0.0.83-next.17",
5050
"css-tree": "^1.1.2",
5151
"esbuild": "^0.16.17",
5252
"eslint": "^8.56.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,10 +446,10 @@ chalk@^4.0.0:
446446
ansi-styles "^4.1.0"
447447
supports-color "^7.1.0"
448448

449-
coc.nvim@^0.0.82:
450-
version "0.0.82"
451-
resolved "https://registry.yarnpkg.com/coc.nvim/-/coc.nvim-0.0.82.tgz#5230e2eb17e8499a60a97b46d844f2d08c593b29"
452-
integrity sha512-+70ap6FH8FSdaQ0CPijaasQzg6ue84j4/LkX6ZSpALX7YKBcGGDkCcd6adgaC/86b/ZqT3iTTEbMh3mdaI5qPA==
449+
coc.nvim@0.0.83-next.17:
450+
version "0.0.83-next.17"
451+
resolved "https://registry.yarnpkg.com/coc.nvim/-/coc.nvim-0.0.83-next.17.tgz#a1c4baa10927886366241ca0fd3acc7c941a5546"
452+
integrity sha512-VjGnxjbvBOboddNQMI5rZnS0HS0tdft9pbnwste5CncPNJaxfz5wEdWd7eFtifukE8STdLltPMNsoO0vul5r/A==
453453

454454
color-convert@^2.0.1:
455455
version "2.0.1"

0 commit comments

Comments
 (0)