Skip to content

Commit 2879206

Browse files
committed
chore(deps): update dependency @types/pluralize to v0.0.30
1 parent d38f6c7 commit 2879206

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.2",
4242
"@types/node": "14.18.53",
43-
"@types/pluralize": "0.0.29",
43+
"@types/pluralize": "0.0.30",
4444
"axios-mock-adapter": "1.21.5",
4545
"jest": "29.6.1",
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.53.tgz#42855629b8773535ab868238718745bf56c56219"
683683
integrity sha512-soGmOpVBUq+gaBMwom1M+krC/NNbWlosh4AtGA03SyWNDiqSKtwp7OulO1M6+mg8YkHMvJ/y0AkCeO8d1hNb7A==
684684

685-
"@types/[email protected].29":
686-
version "0.0.29"
687-
resolved "https://registry.npmjs.org/@types/pluralize/-/pluralize-0.0.29.tgz"
688-
integrity sha512-BYOID+l2Aco2nBik+iYS4SZX0Lf20KPILP5RGmM1IgzdwNdTs0eebiFriOPcej1sX9mLnSoiNte5zcFxssgpGA==
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==
689689

690690
"@types/prettier@^2.1.5":
691691
version "2.7.2"

0 commit comments

Comments
 (0)