mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
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:
commit
ee5e74dcca
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue