Skip to content

Commit

Permalink
chore(deps): update dependency @types/luxon to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent c0957f2 commit 72078db
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 @@ -37,7 +37,7 @@
"devDependencies": {
"@mossop/config": "1.2.3",
"@types/jest": "29.5.5",
"@types/luxon": "3.3.2",
"@types/luxon": "3.4.0",
"@types/node": "^20.8.4",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1041,10 +1041,10 @@ __metadata:
languageName: node
linkType: hard

"@types/luxon@npm:3.3.2":
version: 3.3.2
resolution: "@types/luxon@npm:3.3.2"
checksum: b9111132720eae0269538872a5a496b29587ecfc8edc3b0ff7d269aa93a5ff00a131b23d1e9d1f12ec39f2c779ad21bd8d9f90b122c85a182771aabde7f676b8
"@types/luxon@npm:3.4.0":
version: 3.4.0
resolution: "@types/luxon@npm:3.4.0"
checksum: accd08e51e9eff4a5b47b2bdc2bc0a1404d35e0701e0165a1c1ea47065e588627784fe8bb9ddc64ca801726a7e9b0dbb075c586eb1f979fcf70e690cab963ff8
languageName: node
linkType: hard

Expand Down Expand Up @@ -1700,7 +1700,7 @@ __metadata:
dependencies:
"@mossop/config": 1.2.3
"@types/jest": 29.5.5
"@types/luxon": 3.3.2
"@types/luxon": 3.4.0
"@types/node": ^20.8.4
"@typescript-eslint/eslint-plugin": 6.7.5
"@typescript-eslint/parser": 6.7.5
Expand Down

0 comments on commit 72078db

Please sign in to comment.