Skip to content

Commit

Permalink
chore(deps) Update dependency luxon to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2022
1 parent cdfb67c commit 3318382
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/apollo-upload-client": "17.0.1",
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"@types/luxon": "3.0.0",
"@types/luxon": "3.0.1",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
Expand Down Expand Up @@ -119,7 +119,7 @@
"formik": "2.2.9",
"localforage": "1.10.0",
"lodash": "4.17.21",
"luxon": "3.0.1",
"luxon": "3.0.3",
"prismjs": "1.29.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5188,10 +5188,10 @@
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz"
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==

"@types/luxon@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.0.0.tgz#47fb7891e41875fce7018a8bd3d09b204c5621f5"
integrity sha512-Lx+EZoJxUKw4dp8uei9XiUVNlgkYmax5+ovqt6Xf3LzJOnWhlfJw/jLBmqfGVwOP/pDr4HT8bI1WtxK0IChMLw==
"@types/luxon@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.0.1.tgz#2b1657096473e24b049bdedf3710f99645f3a17f"
integrity sha512-/LAvk1cMOJt0ghzMFrZEvByUhsiEfeeT2IF53Le+Ki3A538yEL9pRZ7a6MuCxdrYK+YNqNIDmrKU/r2nnw04zQ==

"@types/mdast@^3.0.0":
version "3.0.10"
Expand Down Expand Up @@ -12849,10 +12849,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

luxon@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.1.tgz#6901111d10ad06fd267ad4e4128a84bef8a77299"
integrity sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==
luxon@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.3.tgz#573e65531efd3d92265feb640f02ba7a192e2388"
integrity sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w==

lz-string@^1.4.4:
version "1.4.4"
Expand Down

0 comments on commit 3318382

Please sign in to comment.