1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-26 03:51:49 +03:00

Bump @types/semver from 5.4.0 to 6.0.0 in /terminus-plugin-manager (#920)

Bump @types/semver from 5.4.0 to 6.0.0 in /terminus-plugin-manager
This commit is contained in:
Eugene 2019-05-24 20:53:34 +02:00 committed by GitHub
commit 7c450ec6b2
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/mz": "0.0.32",
"@types/node": "12.0.2",
"@types/semver": "^5.3.32",
"@types/semver": "^6.0.0",
"@types/webpack-env": "1.13.9",
"css-loader": "^0.28.0",
"ngx-pipes": "^1.6.1",

View File

@ -14,10 +14,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
"@types/semver@^5.3.32":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-5.4.0.tgz#f3658535af7f1f502acd6da7daf405ffeb1f7ee4"
integrity sha512-PBHCvO98hNec9A491vBbh0ZNDOVxccwKL1u2pm6fs9oDgm7SEnw0lEHqHfjsYryDxnE3zaf7LvERWEXjOp1hig==
"@types/semver@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.0.tgz#86ba89f02a414e39c68d02b351872e4ed31bd773"
integrity sha512-OO0srjOGH99a4LUN2its3+r6CBYcplhJ466yLqs+zvAWgphCpS8hYZEZ797tRDP/QKcqTdb/YCN6ifASoAWkrQ==
"@types/webpack-env@1.13.9":
version "1.13.9"