Skip to content

Commit dc86831

Browse files
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] <support@github.com>
1 parent 642abaf commit dc86831

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/lodash": "^4.14.185",
3939
"@types/node": "^18.7.21",
4040
"@types/nodemailer": "^6.4.6",
41-
"@types/pluralize": "^0.0.29",
41+
"@types/pluralize": "^0.0.33",
4242
"@types/prettier": "^2.7.1",
4343
"@typescript-eslint/eslint-plugin": "^5.38.0",
4444
"@typescript-eslint/parser": "^5.38.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2143,10 +2143,10 @@
21432143
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
21442144
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
21452145

2146-
"@types/pluralize@^0.0.29":
2147-
version "0.0.29"
2148-
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.29.tgz#6ffa33ed1fc8813c469b859681d09707eb40d03c"
2149-
integrity sha512-BYOID+l2Aco2nBik+iYS4SZX0Lf20KPILP5RGmM1IgzdwNdTs0eebiFriOPcej1sX9mLnSoiNte5zcFxssgpGA==
2146+
"@types/pluralize@^0.0.33":
2147+
version "0.0.33"
2148+
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.33.tgz#8ad9018368c584d268667dd9acd5b3b806e8c82a"
2149+
integrity sha512-JOqsl+ZoCpP4e8TDke9W79FDcSgPAR0l6pixx2JHkhnRjvShyYiAYw2LVsnA7K08Y6DeOnaU6ujmENO4os/cYg==
21502150

21512151
"@types/prettier@^2.1.5", "@types/prettier@^2.7.1":
21522152
version "2.7.1"

0 commit comments

Comments
 (0)