Skip to content

Commit

Permalink
Upgrade dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zarathustra323 committed Feb 8, 2020
1 parent 1e01682 commit 8c1bb15
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 522 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"node": ">=8.6"
},
"devDependencies": {
"eslint": "^5.6.1",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0"
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.18.2"
},
"dependencies": {
"marketing-cloud-auth": "^1.0.3",
"moment": "^2.22.2",
"moment-timezone": "^0.5.23",
"moment": "^2.24.0",
"moment-timezone": "^0.5.27",
"pretty": "^2.0.0",
"soap": "^0.25.0"
"soap": "^0.30.0"
}
}
Loading

0 comments on commit 8c1bb15

Please sign in to comment.