Skip to content

Commit

Permalink
chore(deps): update dependency @types/ramda to ^0.29.5 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
flybondi-nelson authored Oct 2, 2023
1 parent 8ab1a34 commit 6f5ed16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^29.5.5",
"@types/ramda": "^0.29.4",
"@types/ramda": "^0.29.5",
"cross-env": "^7.0.3",
"docdash": "^2.0.1",
"eslint": "^8.46.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2157,10 +2157,10 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.4.tgz#5d9b63132df54d8909fce1c3f8ca260fdd693e17"
integrity sha512-ReVR2rLTV1kvtlWFyuot+d1pkpG2Fw/XKE3PDAdj57rbM97ttSp9JZ2UsP+2EHTylra9cUf6JA7tGwW1INzUrA==

"@types/ramda@^0.29.4":
version "0.29.4"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.4.tgz#4bfe4729586290089d613d1becf8da4cf4054df5"
integrity sha512-bd3nyfkZd5EVxuBf1kW6wvFz61SvAEfXXISIEIePJOj2XRjCHyro1ikvDXTXIlpRtuC6lwTMfYdkXCD+oiXQfw==
"@types/ramda@^0.29.5":
version "0.29.5"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.5.tgz#0fafcf623f764d9ce086aa43ccedf6304b411cc7"
integrity sha512-oBBdRfoZoCl/aBIpBbct/uUHAbJ5i7vSOHK83SvH2Qr9ermYITRNKnEYgGJlnkagUY2cu8L2//Jq7o1355Go5A==
dependencies:
types-ramda "^0.29.4"

Expand Down

0 comments on commit 6f5ed16

Please sign in to comment.