From 2134955fc6b44fdc23bf878f539dacfb8afa43d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 04:56:20 +0000 Subject: [PATCH] chore(deps-dev): bump @types/semver from 6.0.2 to 7.3.2 Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 6.0.2 to 7.3.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b348d9c..a67ca26 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/meow": "^4.0.0", "@types/node": "^13.7.2", "@types/npmlog": "^4.1.2", - "@types/semver": "^6.0.2", + "@types/semver": "^7.3.2", "@xcritical/eslint-plugin-xc-front-lint": "^1.0.0", "@xcritical/xc-front-libs-utils": "^1.0.0", "jest": "^24.9.0", diff --git a/yarn.lock b/yarn.lock index 82b57a5..a0e3900 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1233,10 +1233,10 @@ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== -"@types/semver@^6.0.2": - version "6.0.2" - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.2.tgz#5e8b09f0e4af53034b1d0fb9977a277847836205" - integrity sha512-G1Ggy7/9Nsa1Jt2yiBR2riEuyK2DFNnqow6R7cromXPMNynackRY1vqFTLz/gwnef1LHokbXThcPhqMRjUbkpQ== +"@types/semver@^7.3.2": + version "7.3.2" + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.2.tgz#39a0ee84ac60d77ed994b82c0d43895cbdd0e584" + integrity sha512-WrIesso5O0K9S/T87Uct2AvmEFqul11PnprQ98BZEyWILz8QYJt6/tlmqSOVKLNUtAgYHU7D9WGsOFVDb35nPA== "@types/stack-utils@^1.0.1": version "1.0.1"