Skip to content

Commit

Permalink
chore(deps): minor dep upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielCastro committed Mar 27, 2020
1 parent d758907 commit 8a7ca62
Show file tree
Hide file tree
Showing 2 changed files with 1,476 additions and 1,593 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"@semantic-release/error": "^2.2.0",
"jira-connector": "^2.16.0",
"lodash": "^4.17.11",
"p-limit": "^2.2.1",
"p-limit": "^2.2.2",
"tslib": "^1.11.1"
},
"devDependencies": {
"@babel/preset-env": "^7.5.5",
"@babel/preset-typescript": "^7.3.3",
"@babel/preset-env": "^7.9.0",
"@babel/preset-typescript": "^7.9.0",
"@types/jest": "^25.0.0",
"@types/lodash": "^4.14.120",
"@types/node": "^10.12.19",
"@types/signale": "^1.2.0",
"jest": "^25.0.0",
"madge": "^3.4.3",
"@types/lodash": "^4.14.149",
"@types/node": "^13.9.5",
"@types/signale": "^1.4.0",
"jest": "^25.2.3",
"madge": "^3.8.0",
"tslint": "^6.1.0",
"tslint-config-airbnb": "^5.11.1",
"tslint-config-airbnb": "^5.11.2",
"typescript": "^3.8.3"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 8a7ca62

Please sign in to comment.