Bump @types/node from 7.0.12 to 12.0.2 in /terminus-settings (#854)

Bump @types/node from 7.0.12 to 12.0.2 in /terminus-settings
This commit is contained in:
Eugene 2019-05-24 18:10:52 +02:00 committed by GitHub
commit e1fad67107
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"license": "MIT",
"devDependencies": {
"@types/deep-equal": "1.0.1",
"@types/node": "7.0.12",
"@types/node": "12.0.2",
"@types/webpack-env": "1.13.9",
"ngx-pipes": "^1.6.1"
},

View File

@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@types/deep-equal/-/deep-equal-1.0.1.tgz#71cfabb247c22bcc16d536111f50c0ed12476b03"
integrity sha512-mMUu4nWHLBlHtxXY17Fg6+ucS/MnndyOWyOe7MmwkoMYxvfQU2ajtRaEvqSUv+aVkMqH/C0NCI8UoVfRNQ10yg==
"@types/node@7.0.12":
version "7.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.12.tgz#ae5f67a19c15f752148004db07cbbb372e69efc9"
integrity sha1-rl9noZwV91IUgATbB8u7Ny5p78k=
"@types/node@12.0.2":
version "12.0.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
"@types/webpack-env@1.13.9":
version "1.13.9"