Merge pull request #33 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.13.2

build(deps-dev): bump @types/node from 13.13.1 to 13.13.2
This commit is contained in:
LongYinan 2020-04-23 10:50:52 +08:00 committed by GitHub
commit a21060107e
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" "LICENSE"
], ],
"devDependencies": { "devDependencies": {
"@types/node": "^13.13.1", "@types/node": "^13.13.2",
"prettier": "^2.0.5" "prettier": "^2.0.5"
} }
} }

View file

@ -2,10 +2,10 @@
# yarn lockfile v1 # yarn lockfile v1
"@types/node@^13.13.1": "@types/node@^13.13.2":
version "13.13.1" version "13.13.2"
resolved "https://registry.npmjs.org/@types/node/-/node-13.13.1.tgz#1ba94c5a177a1692518bfc7b41aec0aa1a14354e" resolved "https://registry.npmjs.org/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
integrity sha512-uysqysLJ+As9jqI5yqjwP3QJrhOcUwBjHUlUxPxjbplwKoILvXVsmYWEhfmAQlrPfbRZmhJB007o4L9sKqtHqQ== integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
minimist@^1.2.5: minimist@^1.2.5:
version "1.2.5" version "1.2.5"