mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Merge pull request #1930 from tridactyl/dependabot/npm_and_yarn/types/mithril-2.0.1
Bump @types/mithril from 2.0.0 to 2.0.1
This commit is contained in:
commit
9866eb5be7
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.19",
|
||||
"@types/mithril": "^2.0.0",
|
||||
"@types/mithril": "^2.0.1",
|
||||
"@types/node": "^12.11.5",
|
||||
"@types/selenium-webdriver": "^4.0.5",
|
||||
"cleanslate": "^0.10.1",
|
||||
|
|
|
@ -443,10 +443,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
||||
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
|
||||
|
||||
"@types/mithril@^2.0.0":
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/mithril/-/mithril-2.0.0.tgz#f9a9e523264af6dc8c2027029bcd400a459739bb"
|
||||
integrity sha512-Bjjs5a7xc6eC207ZE1tR7ssnMoF8d3VVcupmzbhFaP2nM4G1Jpm1oqrvAiu+ys0OLKYUQjxNALUerHDPHbuwfA==
|
||||
"@types/mithril@^2.0.1":
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/mithril/-/mithril-2.0.1.tgz#08c0eb54e9993dde60d5b914f434baac16d4eb5f"
|
||||
integrity sha512-pHjBkRmrnMRS6pIsGjuMyU5rfWUvKNDbXQjMeTnlXxqMfC4ZHyIGEgvmVHvyvQjHczA1dkwIJOGmloO3nfEtBw==
|
||||
|
||||
"@types/nearley@^2.11.0":
|
||||
version "2.11.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue