Bump @types/node from 12.0.4 to 12.0.7 in /terminus-plugin-manager (#1032)

Bump @types/node from 12.0.4 to 12.0.7 in /terminus-plugin-manager
This commit is contained in:
Eugene 2019-06-07 10:47:08 +02:00 committed by GitHub
commit 8b0ba30b9f
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/mz": "0.0.32",
"@types/node": "12.0.4",
"@types/node": "12.0.7",
"@types/semver": "^6.0.0",
"@types/webpack-env": "1.13.9",
"css-loader": "^0.28.0",

View file

@ -9,10 +9,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@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@*", "@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/semver@^6.0.0":
version "6.0.0"