Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josa42 committed Jan 16, 2021
1 parent 8b608bd commit 78d4f74
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 61 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,18 @@
]
},
"devDependencies": {
"@types/node": "^14.14.8",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@types/node": "^14.14.21",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"coc-dev-tools": "^0.1.0",
"coc.nvim": "0.0.80",
"eslint": "^7.13.0",
"eslint": "^7.18.0",
"eslint-config-josa-typescript": "^0.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.0.5"
"typescript": "~4.1.3"
},
"dependencies": {
"dockerfile-language-server-nodejs": "^0.1.1",
"tslib": "^2.0.3"
"tslib": "^2.1.0"
}
}
Loading

0 comments on commit 78d4f74

Please sign in to comment.