Bump @types/node from 12.0.7 to 12.0.8 in /terminus-community-color-schemes (#1061)

Bump @types/node from 12.0.7 to 12.0.8 in /terminus-community-color-schemes
This commit is contained in:
Eugene 2019-06-13 00:36:23 +02:00 committed by GitHub
commit 9ad5d10bda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"terminus-terminal": "*"
},
"devDependencies": {
"@types/node": "12.0.7",
"@types/node": "12.0.8",
"@types/webpack-env": "^1.13.0"
}
}

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
"@types/node@12.0.7":
version "12.0.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.7.tgz#4f2563bad652b2acb1722d7e7aae2b0ff62d192c"
integrity sha512-1YKeT4JitGgE4SOzyB9eMwO0nGVNkNEsm9qlIt1Lqm/tG2QEiSMTD4kS3aO6L+w5SClLVxALmIBESK6Mk5wX0A==
"@types/node@12.0.8":
version "12.0.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8"
integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==
"@types/webpack-env@^1.13.0":
version "1.13.9"