mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
chore(deps): update dependency @types/node to v8.0.33
This commit is contained in:
parent
2843b4d803
commit
7a6aaeef1b
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.2",
|
||||
"@types/jest": "21.1.2",
|
||||
"@types/node": "8.0.32",
|
||||
"@types/node": "8.0.33",
|
||||
"@types/request": "2.0.4",
|
||||
"jest": "21.2.1",
|
||||
"jest-playback": "1.0.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -16,9 +16,9 @@
|
||||
version "21.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.2.tgz#05ebfa64817b626694ced56745a7949281981048"
|
||||
|
||||
"@types/node@*", "@types/node@8.0.32":
|
||||
version "8.0.32"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.32.tgz#869a716538b6eec65ab3893f183d557be3cda206"
|
||||
"@types/node@*", "@types/node@8.0.33":
|
||||
version "8.0.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.33.tgz#1126e94374014e54478092830704f6ea89df04cd"
|
||||
|
||||
"@types/request@2.0.4":
|
||||
version "2.0.4"
|
||||
@ -2764,8 +2764,8 @@ tsutils@^1.4.0:
|
||||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0"
|
||||
|
||||
tsutils@^2.6.1, tsutils@^2.8.0, tsutils@^2.8.1:
|
||||
version "2.11.2"
|
||||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.11.2.tgz#6013601e36fa14ff958413e541d427fb8c6ac341"
|
||||
version "2.12.0"
|
||||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.12.0.tgz#c892a84c8f2f8de13f8ef32c2c5c38b457cceac6"
|
||||
dependencies:
|
||||
tslib "^1.7.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user