Skip to content

Commit

Permalink
Merge pull request #628 from lightsound/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependency pathpida to 0.18.1
  • Loading branch information
lightsound authored Apr 11, 2022
2 parents 3de64bb + b6b6b3c commit d6482ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
[email protected]:
version "0.18.1"
resolved "https://registry.yarnpkg.com/pathpida/-/pathpida-0.18.1.tgz#2a0a4aaf30d75e1af75574ad2cf792ebc4c20839"
integrity sha512-rDWOi9lcbc2tV+2LSfQW7p5i6Tu0GSfsSXjYMP4qcXnnmuTYgOp7zE4ei2+P+wg9ntpwKAwHLpWZNNseJbKrSQ==
Expand Down

0 comments on commit d6482ad

Please sign in to comment.