From faf61ce331dc8f71056896aa8989ca4d265a5bc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 21:17:18 +0000 Subject: [PATCH] Bump @types/luxon from 3.3.3 to 3.3.4 Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: "@types/luxon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 190d83c..4b5cef4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/chai-as-promised": "^7.1.8", "@types/chai-string": "^1.4.4", "@types/glob": "^8.1.0", - "@types/luxon": "^3.3.3", + "@types/luxon": "^3.3.4", "@types/mocha": "^10.0.4", "@types/node": "^16.18.57", "@types/node-notifier": "^8.0.5", diff --git a/yarn.lock b/yarn.lock index 4897186..7b31758 100644 --- a/yarn.lock +++ b/yarn.lock @@ -571,10 +571,10 @@ version "4.14.172" resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz" -"@types/luxon@^3.3.3": - version "3.3.3" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.3.tgz#b2e20a9536f91ab3e6e7895c91883e1a7ad49a6e" - integrity sha512-/BJF3NT0pRMuxrenr42emRUF67sXwcZCd+S1ksG/Fcf9O7C3kKCY4uJSbKBE4KDUIYr3WMsvfmWD8hRjXExBJQ== +"@types/luxon@^3.3.4": + version "3.3.4" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.4.tgz#cda5c0709a0c4c01ba059c40e62d76610479049a" + integrity sha512-H9OXxv4EzJwE75aTPKpiGXJq+y4LFxjpsdgKwSmr503P5DkWc3AG7VAFYrFNVvqemT5DfgZJV9itYhqBHSGujA== "@types/minimatch@^5.1.2": version "5.1.2"