From 2c4091f7b1942571623727af39b2aaa86c26ecab Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Sat, 23 Jul 2022 16:22:32 -0500 Subject: [PATCH] up --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8033d8d..a337918 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@formkit/auto-animate": "^1.0.0-beta.1", "@fortawesome/fontawesome-free": "^5.15.4", "@lingdocs/lingdocs-main": "^0.3.1", - "@lingdocs/pashto-inflector": "^3.4.9", + "@lingdocs/pashto-inflector": "^3.5.1", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/yarn.lock b/yarn.lock index 2da710a..4403582 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1694,10 +1694,10 @@ rambda "^6.7.0" react-select "^5.2.2" -"@lingdocs/pashto-inflector@^3.4.9": - version "3.4.9" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.4.9.tgz#9761e0863b0a003ec0c8548164e3e4b77a1bae7d" - integrity sha512-mOalR4biT4mWD3XUUHU46pjROQJ7uxpyIges2kOIIhspqyrUJd9uXUUwmoUXXQ9a5C6Id/E90suk4ZxFVc8/Zw== +"@lingdocs/pashto-inflector@^3.5.1": + version "3.5.1" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.5.1.tgz#f724764578395d36c712209896c459110de71226" + integrity sha512-VACAkCzy/82JjToMD2nZU/yEgsJ0nZFT5blIss5APepBmSZOCl7JpjYuI4ER3Jtv7xLx0DTDArMS/VafCDp7PQ== dependencies: "@formkit/auto-animate" "^1.0.0-beta.1" classnames "^2.2.6"