1
1
mirror of https://github.com/Eugeny/tabby.git synced 2025-01-01 15:11:16 +03:00

Bump @types/node from 12.0.4 to 12.0.7 in /terminus-settings (#1033)

Bump @types/node from 12.0.4 to 12.0.7 in /terminus-settings
This commit is contained in:
Eugene 2019-06-07 10:47:24 +02:00 committed by GitHub
commit fcbcdfe660
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/deep-equal": "1.0.1",
"@types/node": "12.0.4",
"@types/node": "12.0.7",
"@types/webpack-env": "1.13.9",
"ngx-pipes": "^1.6.1"
},

View File

@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@types/deep-equal/-/deep-equal-1.0.1.tgz#71cfabb247c22bcc16d536111f50c0ed12476b03"
integrity sha512-mMUu4nWHLBlHtxXY17Fg6+ucS/MnndyOWyOe7MmwkoMYxvfQU2ajtRaEvqSUv+aVkMqH/C0NCI8UoVfRNQ10yg==
"@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.9":
version "1.13.9"