Skip to content

Commit

Permalink
Update dependency luxon to ^1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 19, 2021
1 parent fc16e18 commit 2b046be
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"jest-junit": "^12.2.0",
"jest-resolve": "^26.6.2",
"knex": "^0.95.6",
"luxon": "^1.27.0",
"luxon": "^1.28.0",
"mdast-util-to-string": "^2.0.0",
"memoize-one": "^5.2.1",
"mocha": "^8.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"intersection-observer": "^0.12.0",
"lodash.groupby": "^4.6.0",
"lodash.isequal": "^4.5.0",
"luxon": "^1.27.0",
"luxon": "^1.28.0",
"mongoose": "^5.12.13",
"p-settle": "^4.1.1",
"prop-types": "^15.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17612,10 +17612,10 @@ ltcdr@^2.2.1:
resolved "https://registry.yarnpkg.com/ltcdr/-/ltcdr-2.2.1.tgz#5ab87ad1d4c1dab8e8c08bbf037ee0c1902287cf"
integrity sha1-Wrh60dTB2rjowIu/A37gwZAih88=

luxon@^1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.27.0.tgz#ae10c69113d85dab8f15f5e8390d0cbeddf4f00f"
integrity sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA==
luxon@^1.28.0:
version "1.28.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf"
integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==

magic-string@^0.25.7:
version "0.25.7"
Expand Down

0 comments on commit 2b046be

Please sign in to comment.