Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jul 16, 2021
1 parent bf04783 commit 43991ce
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 69 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"dependencies": {
"@babel/core": "^7",
"@babel/eslint-parser": "^7.14.5",
"@babel/eslint-parser": "^7.14.7",
"@babel/plugin-syntax-flow": "^7.14.5",
"@babel/plugin-syntax-jsx": "^7.14.5",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"coffeescript": "^1",
"eslint": "^7",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -59,8 +59,8 @@
"devDependencies": {
"eslint": "^7.22.0",
"execa": "^5.1.1",
"gitly": "^2.1.1",
"npm-check-updates": "11.6.0",
"gitly": "^2.1.2",
"npm-check-updates": "11.8.3",
"prettier-config-atomic": "^2.0.5",
"shelljs": "^0.8.4"
}
Expand Down
Loading

0 comments on commit 43991ce

Please sign in to comment.