Skip to content

Commit 4b9739f

Browse files
Update dependency @types/pluralize to v0.0.32
1 parent 43e2137 commit 4b9739f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@types/jest": "29.5.3",
4242
"@types/node": "14.18.54",
43-
"@types/pluralize": "0.0.30",
43+
"@types/pluralize": "0.0.32",
4444
"axios-mock-adapter": "1.21.5",
4545
"jest": "29.6.2",
4646
"prettier": "2.8.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -682,10 +682,10 @@
682682
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.54.tgz#fc304bd66419030141fa997dc5a9e0e374029ae8"
683683
integrity sha512-uq7O52wvo2Lggsx1x21tKZgqkJpvwCseBBPtX/nKQfpVlEsLOb11zZ1CRsWUKvJF0+lzuA9jwvA7Pr2Wt7i3xw==
684684

685-
"@types/[email protected].30":
686-
version "0.0.30"
687-
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.30.tgz#cddb9923240c20d15e6d5f98fd576ec856b9b3db"
688-
integrity sha512-kVww6xZrW/db5BR9OqiT71J9huRdQ+z/r+LbDuT7/EK50mCmj5FoaIARnVv0rvjUS/YpDox0cDU9lpQT011VBA==
685+
"@types/[email protected].32":
686+
version "0.0.32"
687+
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.32.tgz#1af92c5ab3bb92a4c365ded7d733f9009ade2834"
688+
integrity sha512-exDkoRIkWJlbRDRmtYDbI3ZUE28HwBwHe5VKn4mvpvMW7qIRDHO6URItErBsBSX7J8/PrDLSOHCcbUMFXwA6CA==
689689

690690
"@types/stack-utils@^2.0.0":
691691
version "2.0.1"

0 commit comments

Comments
 (0)