Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Mar 21, 2021
1 parent 8ffae57 commit 6ea3182
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 52 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"bump": "ncu -u -x coffeescript"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"babel-eslint": "^10.1.0",
"eslint-plugin-coffee": "^0.1.14",
"eslint-plugin-import": "^2.22.1",
Expand All @@ -42,7 +42,7 @@
"eslint-plugin-optimize-regex": "^1.2.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-yaml": "^0.3.0",
"eslint-plugin-yaml": "^0.4.1",
"prettier": "^2",
"typescript": "^4",
"coffeescript": "^1",
Expand All @@ -55,7 +55,7 @@
"eslint": "^7.21.0",
"execa": "^5.0.0",
"gitly": "^2.0.2",
"npm-check-updates": "11.1.10",
"npm-check-updates": "11.3.0",
"shelljs": "^0.8.4"
}
}
Loading

0 comments on commit 6ea3182

Please sign in to comment.