Skip to content

Commit af56f40

Browse files
Merge pull request #933 from devonfw/dependabot/npm_and_yarn/types/pluralize-0.0.33
2 parents 3429bf6 + dc86831 commit af56f40

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
@@ -2260,10 +2260,10 @@
22602260
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
22612261
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
22622262

2263-
"@types/pluralize@^0.0.29":
2264-
version "0.0.29"
2265-
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.29.tgz#6ffa33ed1fc8813c469b859681d09707eb40d03c"
2266-
integrity sha512-BYOID+l2Aco2nBik+iYS4SZX0Lf20KPILP5RGmM1IgzdwNdTs0eebiFriOPcej1sX9mLnSoiNte5zcFxssgpGA==
2263+
"@types/pluralize@^0.0.33":
2264+
version "0.0.33"
2265+
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.33.tgz#8ad9018368c584d268667dd9acd5b3b806e8c82a"
2266+
integrity sha512-JOqsl+ZoCpP4e8TDke9W79FDcSgPAR0l6pixx2JHkhnRjvShyYiAYw2LVsnA7K08Y6DeOnaU6ujmENO4os/cYg==
22672267

22682268
"@types/prettier@^2.1.5", "@types/prettier@^2.7.1":
22692269
version "2.7.1"

0 commit comments

Comments
 (0)