From dc868310e9d7f32e10c9ee695883f5602e243a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 00:05:20 +0000 Subject: [PATCH] Bump @types/pluralize from 0.0.29 to 0.0.33 Bumps [@types/pluralize](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pluralize) from 0.0.29 to 0.0.33. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pluralize) --- updated-dependencies: - dependency-name: "@types/pluralize" 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 381f0a05..e25b69d3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/lodash": "^4.14.185", "@types/node": "^18.7.21", "@types/nodemailer": "^6.4.6", - "@types/pluralize": "^0.0.29", + "@types/pluralize": "^0.0.33", "@types/prettier": "^2.7.1", "@typescript-eslint/eslint-plugin": "^5.38.0", "@typescript-eslint/parser": "^5.38.0", diff --git a/yarn.lock b/yarn.lock index 4f4292fe..cfb19f84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2143,10 +2143,10 @@ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== -"@types/pluralize@^0.0.29": - version "0.0.29" - resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.29.tgz#6ffa33ed1fc8813c469b859681d09707eb40d03c" - integrity sha512-BYOID+l2Aco2nBik+iYS4SZX0Lf20KPILP5RGmM1IgzdwNdTs0eebiFriOPcej1sX9mLnSoiNte5zcFxssgpGA== +"@types/pluralize@^0.0.33": + version "0.0.33" + resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.33.tgz#8ad9018368c584d268667dd9acd5b3b806e8c82a" + integrity sha512-JOqsl+ZoCpP4e8TDke9W79FDcSgPAR0l6pixx2JHkhnRjvShyYiAYw2LVsnA7K08Y6DeOnaU6ujmENO4os/cYg== "@types/prettier@^2.1.5", "@types/prettier@^2.7.1": version "2.7.1"