Merge pull request #3114 from tridactyl/dependabot/npm_and_yarn/types/ramda-0.27.34

Bump @types/ramda from 0.27.33 to 0.27.34
This commit is contained in:
Oliver Blanthorn 2021-01-02 21:53:41 +00:00 committed by GitHub
commit ee5e74dcca
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.19",
"@types/node": "^14.14.19",
"@types/ramda": "^0.27.33",
"@types/ramda": "^0.27.34",
"@types/selenium-webdriver": "^4.0.11",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.11.1",

View file

@ -829,10 +829,10 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f"
integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ==
"@types/ramda@^0.27.33":
version "0.27.33"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.33.tgz#ca39dbb72e7e15471f573fea08864d7792e854fd"
integrity sha512-uStXyYPPe9VxOe++ymWugHoMGh8SlCFGVJxuZPZG+S0WHEqE3T9hKuFAkTNo5j1Cb3lWnfxMesT2SPyx333cGQ==
"@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==
dependencies:
ts-toolbelt "^6.15.1"