Skip to content

Commit

Permalink
Merge pull request #1 from zarathustra323/upgrade-deps
Browse files Browse the repository at this point in the history
Upgrade dependencies to latest versions
  • Loading branch information
zarathustra323 authored Feb 8, 2020
2 parents 1e01682 + 842f481 commit 82c4a0c
Show file tree
Hide file tree
Showing 2 changed files with 589 additions and 532 deletions.
14 changes: 7 additions & 7 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",
"marketing-cloud-auth": "^1.1.0",
"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 82c4a0c

Please sign in to comment.