Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#4625)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: William Luke <william@ordino.ai>
Co-authored-by: Joël <joel.galeran@gmail.com>
  • Loading branch information
4 people committed Dec 28, 2020
1 parent fb56487 commit 8628d96
Show file tree
Hide file tree
Showing 18 changed files with 3,576 additions and 3,534 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -7,22 +7,22 @@
},
"devDependencies": {
"@types/node": "14.14.16",
"@typescript-eslint/eslint-plugin": "4.9.1",
"@typescript-eslint/parser": "4.9.1",
"@typescript-eslint/eslint-plugin": "4.10.0",
"@typescript-eslint/parser": "4.10.0",
"arg": "5.0.0",
"chalk": "4.1.0",
"eslint": "7.15.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "24.1.3",
"eslint-plugin-prettier": "3.2.0",
"eslint-plugin-prettier": "3.3.0",
"execa": "5.0.0",
"globby": "11.0.1",
"husky": "4.3.5",
"husky": "4.3.6",
"p-map": "4.0.0",
"staged-git-files": "1.2.0",
"ts-node": "9.1.1",
"typescript": "4.1.2"
"typescript": "4.1.3"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 8628d96

Please sign in to comment.