Skip to content

Commit

Permalink
Merge pull request #45 from leonardoventurini/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/luxon-2.5.2

⬆️ Bump luxon from 2.3.0 to 2.5.2
  • Loading branch information
leonardoventurini authored Jan 19, 2023
2 parents af1afc6 + 9cb7ac7 commit 82edd86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lodash.memoize": "^4.1.2",
"lodash.sortby": "^4.7.0",
"lodash.throttle": "^4.1.1",
"luxon": "2.3.0",
"luxon": "2.5.2",
"mobx": "6.4.0",
"mobx-react-lite": "3.3.0",
"normalize.css": "8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4990,10 +4990,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

luxon@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.0.tgz#bf16a7e642513c2a20a6230a6a41b0ab446d0045"
integrity sha512-gv6jZCV+gGIrVKhO90yrsn8qXPKD8HYZJtrUDSfEbow8Tkw84T9OnCyJhWvnJIaIF/tBuiAjZuQHUt1LddX2mg==
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==

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

0 comments on commit 82edd86

Please sign in to comment.