From 20a551b90fae19d0ea66bb700e818736c2e3812c Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Mon, 21 Oct 2019 14:52:43 +0200 Subject: [PATCH] update smp-maven-plugin to 1.0.0-alpha-8 in order to typecheck plugin frontends --- pom.xml | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ef1b53c597..a7e6daba5b 100644 --- a/pom.xml +++ b/pom.xml @@ -436,7 +436,7 @@ sonia.scm.maven smp-maven-plugin - 1.0.0-alpha-7 + 1.0.0-alpha-8 diff --git a/yarn.lock b/yarn.lock index c4855b06fb..58aa9a704f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3603,6 +3603,11 @@ babel-code-frame@^6.22.0: esutils "^2.0.2" js-tokens "^3.0.2" +babel-core@7.0.0-bridge.0: + version "7.0.0-bridge.0" + resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece" + integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg== + babel-eslint@^10.0.3: version "10.0.3" resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3.tgz#81a2c669be0f205e19462fed2482d33e4687a88a" @@ -7243,7 +7248,7 @@ gitconfiglocal@^1.0.0: dependencies: ini "^1.3.2" -gitdiff-parser@^0.1.2: +gitdiff-parser@^0.1.2, "gitdiff-parser@https://github.com/scm-manager/gitdiff-parser#6baa7278824ecd17a199d842ca720d0453f68982": version "0.1.2" resolved "https://github.com/scm-manager/gitdiff-parser#6baa7278824ecd17a199d842ca720d0453f68982"