Skip to content

Commit ceb5823

Browse files
chore(deps): update dependency @types/pluralize to v0.0.33 (#486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e429ad2 commit ceb5823

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/plugins/java/apollo-android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@graphql-codegen/testing": "1.18.0",
53-
"@types/pluralize": "0.0.32"
53+
"@types/pluralize": "0.0.33"
5454
},
5555
"publishConfig": {
5656
"directory": "dist",

yarn.lock

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

2594-
"@types/[email protected].32":
2595-
version "0.0.32"
2596-
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.32.tgz#1af92c5ab3bb92a4c365ded7d733f9009ade2834"
2597-
integrity sha512-exDkoRIkWJlbRDRmtYDbI3ZUE28HwBwHe5VKn4mvpvMW7qIRDHO6URItErBsBSX7J8/PrDLSOHCcbUMFXwA6CA==
2594+
"@types/[email protected].33":
2595+
version "0.0.33"
2596+
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.33.tgz#8ad9018368c584d268667dd9acd5b3b806e8c82a"
2597+
integrity sha512-JOqsl+ZoCpP4e8TDke9W79FDcSgPAR0l6pixx2JHkhnRjvShyYiAYw2LVsnA7K08Y6DeOnaU6ujmENO4os/cYg==
25982598

25992599
"@types/prettier@^2.1.5":
26002600
version "2.6.3"

0 commit comments

Comments
 (0)