mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore: upgrade @types/node to version 12.7.9
This commit is contained in:
parent
68e3ff93b0
commit
d1de2abd8a
@ -93,7 +93,7 @@
|
||||
"devDependencies": {
|
||||
"@passport-next/passport": "^3.0.0",
|
||||
"@passport-next/passport-google-oauth2": "^1.0.0",
|
||||
"@types/node": "^12.0.0",
|
||||
"@types/node": "^12.7.9",
|
||||
"ava": "^2.4.0",
|
||||
"coveralls": "^3.0.3",
|
||||
"eslint": "^6.2.2",
|
||||
|
@ -441,9 +441,10 @@
|
||||
version "12.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32"
|
||||
|
||||
"@types/node@^12.0.0":
|
||||
version "12.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.0.tgz#d11813b9c0ff8aaca29f04cbc12817f4c7d656e5"
|
||||
"@types/node@^12.7.9":
|
||||
version "12.7.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.9.tgz#da0210f91096aa67138cf5afd04c4d629f8a406a"
|
||||
integrity sha512-P57oKTJ/vYivL2BCfxCC5tQjlS8qW31pbOL6qt99Yrjm95YdHgNZwjrTTjMBh+C2/y6PXIX4oz253+jUzxKKfQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user