Merge pull request #991 from Eugeny/dependabot/npm_and_yarn/@types/node-12.0.4

Bump @types/node from 12.0.3 to 12.0.4
This commit is contained in:
Eugene
2019-05-31 07:59:30 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -110,10 +110,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@^12.0.3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.3.tgz#5d8d24e0033fc6393efadc85cb59c1f638095c9a"
integrity sha512-zkOxCS/fA+3SsdA+9Yun0iANxzhQRiNwTvJSr6N95JhuJ/x27z9G2URx1Jpt3zYFfCGUXZGL5UDxt5eyLE7wgw==
"@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@^10.12.18":
version "10.12.26"