Skip to content

Commit

Permalink
Bump luxon from 3.4.4 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [luxon](https://github.com/moment/luxon) from 3.4.4 to 3.5.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.5.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and begin-again committed Aug 5, 2024
1 parent 9066ccd commit 060457d
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 @@ -16,7 +16,7 @@
},
"dependencies": {
"dotenv": "^16.4.5",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"semver": "^7.6.3",
"shelljs": "^0.8.5",
"simple-git": "^3.25.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2334,10 +2334,10 @@ __metadata:
languageName: node
linkType: hard

"luxon@npm:^3.4.4":
version: 3.4.4
resolution: "luxon@npm:3.4.4"
checksum: 10/c14164bc338987349075a08e63ea3ff902866735f7f5553a355b27be22667919765ff96fde4d3413d0e9a0edc4ff9e2e74ebcb8f86eae0ce8b14b27330d87d6e
"luxon@npm:^3.5.0":
version: 3.5.0
resolution: "luxon@npm:3.5.0"
checksum: 10/48f86e6c1c96815139f8559456a3354a276ba79bcef0ae0d4f2172f7652f3ba2be2237b0e103b8ea0b79b47715354ac9fac04eb1db3485dcc72d5110491dd47f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2574,7 +2574,7 @@ __metadata:
dotenv: "npm:^16.4.5"
eslint: "npm:^8.57.0"
eslint-plugin-node: "npm:^11.1.0"
luxon: "npm:^3.4.4"
luxon: "npm:^3.5.0"
mocha: "npm:^10.6.0"
mock-fs: "npm:^5.2.0"
nyc: "npm:^17.0.0"
Expand Down

0 comments on commit 060457d

Please sign in to comment.