Bump @types/semver from 7.1.0 to 7.2.0 (#564)

This commit is contained in:
dependabot-preview[bot]
2020-05-13 18:03:20 +00:00
committed by GitHub
parent 7aa4911caa
commit e90a0c72f5
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"@types/base-64": "^0.1.3",
"@types/jest": "^25.2.1",
"@types/marked": "^0.7.4",
"@types/semver": "^7.1.0",
"@types/semver": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@typescript-eslint/typescript-estree": "^2.33.0",

View File

@@ -2070,10 +2070,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"
"@types/semver@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.1.0.tgz#c8c630d4c18cd326beff77404887596f96408408"
integrity sha512-pOKLaubrAEMUItGNpgwl0HMFPrSAFic8oSVIvfu1UwcgGNmNyK9gyhBHKmBnUTwwVvpZfkzUC0GaMgnL6P86uA==
"@types/semver@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.2.0.tgz#0d72066965e910531e1db4621c15d0ca36b8d83b"
integrity sha512-TbB0A8ACUWZt3Y6bQPstW9QNbhNeebdgLX4T/ZfkrswAfUzRiXrgd9seol+X379Wa589Pu4UEx9Uok0D4RjRCQ==
dependencies:
"@types/node" "*"