Skip to content

Commit

Permalink
Update ramda (#206)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Provost <[email protected]>

Signed-off-by: Matt Provost <[email protected]>
  • Loading branch information
BSFishy authored Jan 13, 2023
1 parent d9106be commit ac71d2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@
"**/har-validator": "^5.1.5",
"**/d3-color": "^3.1.0",
"**/@miksu/prettier/minimatch": "^3.0.8",
"**/request/qs": "^6.11.0"
"**/request/qs": "^6.11.0",
"nodegit/ramda": "^0.27.1"
},
"pre-commit": [
"test-staged"
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13128,12 +13128,7 @@ railroad-diagrams@^1.0.0:
resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e"
integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234=

ramda@^0.25.0:
version "0.25.0"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.25.0.tgz#8fdf68231cffa90bc2f9460390a0cb74a29b29a9"
integrity sha512-GXpfrYVPwx3K7RQ6aYT8KPS8XViSXUVJT1ONhoKPE9VAleW42YE+U+8VEyGWt41EnEQW7gwecYJriTI0pKoecQ==

ramda@^0.27.1:
ramda@^0.25.0, ramda@^0.27.1:
version "0.27.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
Expand Down

0 comments on commit ac71d2b

Please sign in to comment.