From 2cedb74f6a23933b20e2f9da5a3235f4b8446f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 22:22:00 +0000 Subject: [PATCH] Bump @types/luxon from 3.3.2 to 3.3.3 Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 3.3.2 to 3.3.3. - [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 6e2bf09..5569c41 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/chai-as-promised": "^7.1.6", "@types/chai-string": "^1.4.3", "@types/glob": "^8.1.0", - "@types/luxon": "^3.3.2", + "@types/luxon": "^3.3.3", "@types/mocha": "^10.0.2", "@types/node": "^16.18.57", "@types/node-notifier": "^8.0.3", diff --git a/yarn.lock b/yarn.lock index e1ed841..345bb3f 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.2": - version "3.3.2" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.2.tgz#f6e3524c2486b949a4db445e85d93c8e9886dfe2" - integrity sha512-l5cpE57br4BIjK+9BSkFBOsWtwv6J9bJpC7gdXIzZyI0vuKvNTk0wZZrkQxMGsUAuGW9+WMNWF2IJMD7br2yeQ== +"@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/minimatch@^5.1.2": version "5.1.2"