Skip to content

Commit

Permalink
chore(deps): update dependency @types/luxon to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2022
1 parent 97df664 commit 209be3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@mossop/config": "1.0.6",
"@types/jest": "27.5.2",
"@types/luxon": "3.0.1",
"@types/luxon": "3.0.2",
"@types/node": "18.7.16",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -720,10 +720,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/luxon@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.0.1.tgz#2b1657096473e24b049bdedf3710f99645f3a17f"
integrity sha512-/LAvk1cMOJt0ghzMFrZEvByUhsiEfeeT2IF53Le+Ki3A538yEL9pRZ7a6MuCxdrYK+YNqNIDmrKU/r2nnw04zQ==
"@types/luxon@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.0.2.tgz#11361eb3c8a81e9b8d6b35b6ffe155e8eb95480d"
integrity sha512-HM2OVWckUMmXbWYZufmWT2XMURGDZ6XbyNyQ+Lx+gCFGFqbZaIjsz7b+AGeGP/AuVYHBiuGY+wXfweP1RremnA==

"@types/ms@*":
version "0.7.31"
Expand Down

0 comments on commit 209be3b

Please sign in to comment.