From 35ecaf26ad5597d9d04453fa202e4380e8493ef3 Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Wed, 13 Apr 2022 16:28:37 +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 e248083..d471fab 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", "@lingdocs/lingdocs-main": "^0.2.0", - "@lingdocs/pashto-inflector": "^1.9.9", + "@lingdocs/pashto-inflector": "^2.0.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 13618a0..92ac161 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1684,10 +1684,10 @@ pbf "^3.2.1" rambda "^6.7.0" -"@lingdocs/pashto-inflector@^1.9.9": - version "1.9.9" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-1.9.9.tgz#1882a52a9b6284dd67b6af3c7b0faecec8474b19" - integrity sha512-Ml1tOIM7Fa8zLkpQjBDSxBZG4ge9cizef0VI4AcSwORKXaHmnhji22VLO/a+qq3Uy0fti8DMnVFBDtc5unwKVA== +"@lingdocs/pashto-inflector@^2.0.1": + version "2.0.1" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.0.1.tgz#75dd546532c85770f2a19bcd80de160347f10659" + integrity sha512-qzW9z6koprjiXc4l1fD2wPBXKS+C9i3ONUrllREcUgoQWc10Ppxc747Gs9/H41ket2vzBKhWVOpBcBb7uukwpQ== dependencies: classnames "^2.2.6" pbf "^3.2.1"