Skip to content

Commit 3ce36e2

Browse files
Update dependency @types/pluralize to v0.0.33
1 parent fc810e2 commit 3ce36e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.33",
4444
"axios-mock-adapter": "1.21.5",
4545
"jest": "29.6.2",
4646
"prettier": "2.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
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].33":
686+
version "0.0.33"
687+
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.33.tgz#8ad9018368c584d268667dd9acd5b3b806e8c82a"
688+
integrity sha512-JOqsl+ZoCpP4e8TDke9W79FDcSgPAR0l6pixx2JHkhnRjvShyYiAYw2LVsnA7K08Y6DeOnaU6ujmENO4os/cYg==
689689

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

0 commit comments

Comments
 (0)