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

Bump @types/node from 12.0.4 to 12.0.7 in /terminus-community-color-schemes
This commit is contained in:
Eugene 2019-06-07 10:47:16 +02:00 committed by GitHub
commit 450073d418
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.4",
"@types/node": "12.0.7",
"@types/webpack-env": "^1.13.0"
},
"false": {}

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
"@types/node@12.0.4":
version "12.0.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32"
integrity sha512-j8YL2C0fXq7IONwl/Ud5Kt0PeXw22zGERt+HSSnwbKOJVsAGkEz3sFCYwaF9IOuoG1HOtE0vKCj6sXF7Q0+Vaw==
"@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/webpack-env@^1.13.0":
version "1.13.9"