mirror of
https://github.com/oxalica/nil.git
synced 2024-11-22 11:22:46 +03:00
Bump coc.nvim dependencies
This commit is contained in:
parent
f375f3f32b
commit
7fa012bb84
2282
editors/coc-nil/package-lock.json
generated
2282
editors/coc-nil/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,15 +24,15 @@
|
||||
"semi": true
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.53.0",
|
||||
"@typescript-eslint/parser": "^5.53.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.61.0",
|
||||
"@typescript-eslint/parser": "^5.61.0",
|
||||
"coc.nvim": "^0.0.82",
|
||||
"esbuild": "^0.17.10",
|
||||
"eslint": "^8.34.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"esbuild": "^0.18.11",
|
||||
"eslint": "^8.44.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"prettier": "^2.8.4",
|
||||
"rimraf": "^4.1.2",
|
||||
"prettier": "^2.8.8",
|
||||
"rimraf": "^5.0.1",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"activationEvents": [
|
||||
|
Loading…
Reference in New Issue
Block a user