Merge pull request #3276 from tridactyl/dependabot/npm_and_yarn/types/ramda-0.27.36

Bump @types/ramda from 0.27.34 to 0.27.36
This commit is contained in:
Oliver Blanthorn 2021-01-27 12:06:42 +00:00 committed by GitHub
commit b5824466a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@types/firefox-webext-browser": "^82.0.0",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.22",
"@types/ramda": "^0.27.34",
"@types/ramda": "^0.27.36",
"@types/selenium-webdriver": "^4.0.11",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.14.1",

View file

@ -838,10 +838,10 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f"
integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ==
"@types/ramda@^0.27.34":
version "0.27.34"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.34.tgz#08505be193a1ac9d9de0411fbf5aa0d9e817fd9a"
integrity sha512-8pJBMViQ4v88ebcNkDMDf59vZ4/EMTgvN/pKCAgp70XUjEPgs+U40DWhpIzcgOgDmXV2OMew2tqed5tqKwPWZg==
"@types/ramda@^0.27.36":
version "0.27.36"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.36.tgz#be90a316235835eb5fa9673cb3cd84e931da30e7"
integrity sha512-E0eLH6AdViBD1qkoTZlUpRSY0+xvJMVBqfGp7eOwXqftZ7X8gmTKnxzVDPsAuJPEeU600vD2Df3gfTZTeZ6fTA==
dependencies:
ts-toolbelt "^6.15.1"