Update dependency @types/moment-duration-format to ^2.2.6

This commit is contained in:
elastic-renovate-prod[bot] 2024-12-12 15:35:27 +00:00 committed by GitHub
parent d9f8f170ce
commit f4bd02911e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -1620,7 +1620,7 @@
"@types/minimatch": "^2.0.29",
"@types/minimist": "^1.2.5",
"@types/mock-fs": "^4.13.1",
"@types/moment-duration-format": "^2.2.3",
"@types/moment-duration-format": "^2.2.6",
"@types/mustache": "^0.8.31",
"@types/nock": "^10.0.3",
"@types/node": "20.10.5",

View file

@ -11930,10 +11930,10 @@
dependencies:
"@types/node" "*"
"@types/moment-duration-format@^2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@types/moment-duration-format/-/moment-duration-format-2.2.3.tgz#247b402fe4652dae4a1daabb0c98325b943c373c"
integrity sha512-NQrnFOX1PTvHY8OH1aLoZntAkc2ad/1Cdl31UWIEaqBpDJ/m5SwfFBtFaX7TBLavASeLxG8DL7rm3NHKCLduaA==
"@types/moment-duration-format@^2.2.6":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@types/moment-duration-format/-/moment-duration-format-2.2.6.tgz#953e24479475b1bfbce948e75fd47c5a4ec7f837"
integrity sha512-Qw+6ys3sQCatqukjoIBsL1UJq6S7ep4ixrNvDkdViSgzw2ZG3neArXNu3ww7mEG8kwP32ZDoON/esWb7OUckRQ==
dependencies:
moment ">=2.14.0"