1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-04-18 04:43:41 +02:00

chore(deps): update dependency @types/jest to v22.0.1

This commit is contained in:
Renovate Bot 2018-01-08 19:13:01 +00:00
parent aa3f497291
commit 34ad8aa5e7
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/cheerio": "0.22.7", "@types/cheerio": "0.22.7",
"@types/jest": "21.1.10", "@types/jest": "22.0.1",
"@types/node": "8.5.8", "@types/node": "8.5.8",
"@types/request": "2.0.9", "@types/request": "2.0.9",
"jest": "21.2.1", "jest": "21.2.1",

View File

@ -12,9 +12,9 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/jest@21.1.10": "@types/jest@22.0.1":
version "21.1.10" version "22.0.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.1.tgz#6370a6d60cce3845e4cd5d00bf65f654264685bc"
"@types/node@*": "@types/node@*":
version "8.5.7" version "8.5.7"