Skip to content

Commit

Permalink
chore(deps): bump luxon from 1.28.0 to 2.0.1 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 17, 2021
1 parent 4d13ae2 commit f162c98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"axios": "0.21.1",
"axios-retry": "3.1.9",
"lightstreamer-client-node": "8.0.3",
"luxon": "1.28.0"
"luxon": "2.0.1"
},
"description": "IG Trading API for Node.js, written in TypeScript.",
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1663,10 +1663,10 @@ lunr@^2.3.9:
resolved "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1"
integrity sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==

luxon@1.28.0:
version "1.28.0"
resolved "https://registry.npmjs.org/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf"
integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==
luxon@2.0.1:
version "2.0.1"
resolved "https://registry.npmjs.org/luxon/-/luxon-2.0.1.tgz#b41ca2f1f5ad8099c18603ae6c36a7794039daf0"
integrity sha512-8Eawf81c9ZlQj62W3eq4mp+C7SAIAnmaS7ZuEAiX503YMcn+0C1JnMQRtfaQj6B5qTZLgHv0F4H5WabBCvi1fw==

make-dir@^3.0.0, make-dir@^3.0.2:
version "3.1.0"
Expand Down

0 comments on commit f162c98

Please sign in to comment.