1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-22 18:33:50 +01:00

chore(deps): update dependency @types/cheerio to v0.22.5

This commit is contained in:
renovate[bot] 2017-10-31 20:22:03 +00:00
parent 0e9d75f887
commit 043e873a28
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
"request": "^2.82.0" "request": "^2.82.0"
}, },
"devDependencies": { "devDependencies": {
"@types/cheerio": "0.22.4", "@types/cheerio": "0.22.5",
"@types/jest": "21.1.5", "@types/jest": "21.1.5",
"@types/node": "8.0.47", "@types/node": "8.0.47",
"@types/request": "2.0.7", "@types/request": "2.0.7",

View File

@ -2,9 +2,9 @@
# yarn lockfile v1 # yarn lockfile v1
"@types/cheerio@0.22.4": "@types/cheerio@0.22.5":
version "0.22.4" version "0.22.5"
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.4.tgz#0c8d546ef43c249070223cf8bf9cbac29ac0e64e" resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.5.tgz#db749e8470d98f103d51407db9bee5a8b9d20d45"
"@types/form-data@*": "@types/form-data@*":
version "2.2.0" version "2.2.0"