Merge pull request #36 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.13.4

build(deps-dev): bump @types/node from 13.13.2 to 13.13.4
This commit is contained in:
LongYinan 2020-04-28 11:22:25 +08:00 committed by GitHub
commit 0c2673a260
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"LICENSE"
],
"devDependencies": {
"@types/node": "^13.13.2",
"@types/node": "^13.13.4",
"prettier": "^2.0.5"
}
}

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@types/node@^13.13.2":
version "13.13.2"
resolved "https://registry.npmjs.org/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
"@types/node@^13.13.4":
version "13.13.4"
resolved "https://registry.npmjs.org/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
minimist@^1.2.5:
version "1.2.5"