Skip to content

Commit

Permalink
fix(deps): update dependency luxon to v3.4.4 (#439)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 0d2f5ec commit 8e66c76
Show file tree
Hide file tree
Showing 2 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 @@ -52,7 +52,7 @@
"lodash.isobject": "3.0.2",
"lodash.isstring": "4.0.1",
"lodash.truncate": "4.4.2",
"luxon": "3.4.3",
"luxon": "3.4.4",
"next": "12.3.4",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7251,7 +7251,7 @@ __metadata:
lodash.isobject: "npm:3.0.2"
lodash.isstring: "npm:4.0.1"
lodash.truncate: "npm:4.4.2"
luxon: "npm:3.4.3"
luxon: "npm:3.4.4"
next: "npm:12.3.4"
nyc: "npm:15.1.0"
prettier: "npm:3.0.3"
Expand Down Expand Up @@ -8864,10 +8864,10 @@ __metadata:
languageName: node
linkType: hard

"luxon@npm:3.4.3":
version: 3.4.3
resolution: "luxon@npm:3.4.3"
checksum: b155c9961cf45dadae763b0ec2f5a38d81a2197714154c1dece3ed3a553f1984a34138c1856f248863c998cb623796b27de96b7f7286acdeae68220451e24540
"luxon@npm:3.4.4":
version: 3.4.4
resolution: "luxon@npm:3.4.4"
checksum: c14164bc338987349075a08e63ea3ff902866735f7f5553a355b27be22667919765ff96fde4d3413d0e9a0edc4ff9e2e74ebcb8f86eae0ce8b14b27330d87d6e
languageName: node
linkType: hard

Expand Down

0 comments on commit 8e66c76

Please sign in to comment.