Skip to content

Commit

Permalink
feat: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicMahieu committed Oct 9, 2020
1 parent af0857a commit 4f112ab
Show file tree
Hide file tree
Showing 2 changed files with 2,209 additions and 1,847 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"trailingComma": "es5"
},
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/yup": "^0.26.24",
"@vitalets/google-translate-api": "^3.0.0",
"eslint-config-react-app": "5.0.2",
"fs-extra": "^8.1.0",
"husky": "^3.1.0",
"tsdx": "^0.11.0",
"tslib": "^1.10.0",
"typescript": "^3.7.2",
"semantic-release": "^17.0.8"
"@types/jest": "^26.0.14",
"@types/yup": "^0.29.8",
"@vitalets/google-translate-api": "^4.0.0",
"eslint-config-react-app": "5.2.1",
"fs-extra": "^9.0.1",
"husky": "^4.3.0",
"tsdx": "^0.14.0",
"tslib": "^2.0.2",
"typescript": "^4.0.3",
"semantic-release": "^17.1.2"
}
}
Loading

0 comments on commit 4f112ab

Please sign in to comment.