From b6b6b3cb8f928a541448ebd416053b68b3249006 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Apr 2022 00:36:31 +0000 Subject: [PATCH] Pin dependency pathpida to 0.18.1 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 13c4443..9fbd468 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "jest": "27.5.1", "lint-staged": "12.3.7", "npm-run-all": "4.1.5", - "pathpida": "^0.18.1", + "pathpida": "0.18.1", "postcss": "8.4.12", "prettier": "2.6.2", "react-test-renderer": "18.0.0", diff --git a/yarn.lock b/yarn.lock index cb8bd5d..d57a3ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4192,7 +4192,7 @@ path-type@^4.0.0: resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== -pathpida@^0.18.1: +pathpida@0.18.1: version "0.18.1" resolved "https://registry.yarnpkg.com/pathpida/-/pathpida-0.18.1.tgz#2a0a4aaf30d75e1af75574ad2cf792ebc4c20839" integrity sha512-rDWOi9lcbc2tV+2LSfQW7p5i6Tu0GSfsSXjYMP4qcXnnmuTYgOp7zE4ei2+P+wg9ntpwKAwHLpWZNNseJbKrSQ==