Skip to content

Commit

Permalink
adding yarn.lock (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronpettit authored Oct 18, 2022
1 parent d24d7e0 commit 86512c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2163,11 +2163,6 @@ d@1, d@^1.0.1:
es5-ext "^0.10.50"
type "^1.0.1"

date-fns@^2.28.0:
version "2.28.0"
resolved "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz"
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==

dayjs@^1.11.2:
version "1.11.2"
resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.2.tgz"
Expand Down Expand Up @@ -4557,6 +4552,11 @@ luxon@^2.3.0, luxon@^2.4.0:
resolved "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz"
integrity sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==

luxon@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.4.tgz#d179e4e9f05e092241e7044f64aaa54796b03929"
integrity sha512-aV48rGUwP/Vydn8HT+5cdr26YYQiUZ42NM6ToMoaGKwYfWbfLeRkEu1wXWMHBZT6+KyLfcbbtVcoQFCbbPjKlw==

make-dir@^1.0.0:
version "1.3.0"
resolved "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz"
Expand Down

0 comments on commit 86512c4

Please sign in to comment.