Skip to content

Commit

Permalink
Merge pull request #1339 from ap2020/dependabot/npm_and_yarn/luxon-an…
Browse files Browse the repository at this point in the history
…d-types/luxon-3.2.1
  • Loading branch information
dependabot[bot] committed Jan 25, 2023
2 parents 66ccde9 + 2d3a06d commit 1509815
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"diff": "^5.0.0",
"envalid": "^7.2.1",
"googleapis": "^91.0.0",
"luxon": "^2.5.2",
"luxon": "^3.2.1",
"rss-parser": "^3.12.0",
"serverless-webpack": "^5.5.5",
"source-map-support": "~0.5.20",
Expand All @@ -38,7 +38,7 @@
"@types/aws-lambda": "^8.10.85",
"@types/diff": "^5.0.1",
"@types/jest": "^26.0.23",
"@types/luxon": "^2.0.5",
"@types/luxon": "^3.2.0",
"@types/node": "^14.17.32",
"@types/serverless": "^1.78.39",
"@types/tsscmp": "^1.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,10 +1523,10 @@
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a"
integrity sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==

"@types/luxon@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-2.0.5.tgz#29d3b095d55ee50df8f4cf109b16009334d9828e"
integrity sha512-GKrG5v16BOs9XGpouu33hOkAFaiSDi3ZaDXG9F2yAoyzHRBtksZnI60VWY5aM/yAENCccBejrxw8jDY+9OVlxw==
"@types/luxon@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.2.0.tgz#99901b4ab29a5fdffc88fff59b3b47fbfbe0557b"
integrity sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==

"@types/node@*", "@types/node@>=12.0.0", "@types/node@>=13.7.0":
version "17.0.38"
Expand Down Expand Up @@ -7640,10 +7640,10 @@ luxon@^1.25.0:
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.27.0.tgz#ae10c69113d85dab8f15f5e8390d0cbeddf4f00f"
integrity sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA==

luxon@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6"
integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==
luxon@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==

make-dir@^1.0.0:
version "1.3.0"
Expand Down

0 comments on commit 1509815

Please sign in to comment.