1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-30 22:53:31 +03:00

Bump @types/node from 12.0.3 to 12.0.4 in /terminus-terminal

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.3 to 12.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
This commit is contained in:
dependabot-preview[bot] 2019-05-31 06:00:46 +00:00 committed by GitHub
parent aa2989d485
commit 6153a8ba9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"devDependencies": {
"@types/deep-equal": "^1.0.0",
"@types/mz": "0.0.32",
"@types/node": "12.0.3",
"@types/node": "12.0.4",
"@types/slug": "^0.9.1",
"@types/webpack-env": "1.13.9",
"dataurl": "0.1.0",

View File

@ -21,10 +21,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/slug@^0.9.1":
version "0.9.1"