From 007f19320441ed1babadc62bd9b951cfcbcf4d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 20:50:28 +0000 Subject: [PATCH] Bump the development-dependencies group with 1 update Bumps the development-dependencies group with 1 update: [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). - [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 dependency-group: development-dependencies ... 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 960fe8b..6601023 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/chai-as-promised": "^7.1.8", "@types/chai-string": "^1.4.5", "@types/glob": "^8.1.0", - "@types/luxon": "^3.3.5", + "@types/luxon": "^3.3.6", "@types/mocha": "^10.0.6", "@types/node": "^16.18.57", "@types/node-notifier": "^8.0.5", diff --git a/yarn.lock b/yarn.lock index fe2e578..e023e16 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.5": - version "3.3.5" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.5.tgz#ffdcec196994998dbef6284523b3ac88a9e6c45f" - integrity sha512-1cyf6Ge/94zlaWIZA2ei1pE6SZ8xpad2hXaYa5JEFiaUH0YS494CZwyi4MXNpXD9oEuv6ZH0Bmh0e7F9sPhmZA== +"@types/luxon@^3.3.6": + version "3.3.6" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.6.tgz#1c04d0c15b8d784a0a8c4d7dbfa1c5fd38a72a77" + integrity sha512-LblarKeI26YsMLxHDIQ0295wPSLjkl98eNwDcVhz3zbo1H+kfnkzR01H5Ai5LBzSeddX0ZJSpGwKEZihGb5diw== "@types/minimatch@^5.1.2": version "5.1.2"