Merge with upstream

This commit is contained in:
Rene Pfeuffer
2019-08-30 09:19:43 +02:00
14 changed files with 37 additions and 58 deletions

View File

@@ -14,7 +14,7 @@
"eslint-fix": "eslint src --fix"
},
"devDependencies": {
"@scm-manager/ui-bundler": "^0.0.30",
"@scm-manager/ui-bundler": "^0.0.31",
"create-index": "^2.3.0",
"enzyme": "^3.5.0",
"enzyme-adapter-react-16": "^1.3.1",

View File

@@ -693,10 +693,10 @@
version "0.0.2"
resolved "https://registry.yarnpkg.com/@scm-manager/eslint-config/-/eslint-config-0.0.2.tgz#94cc8c3fb4f51f870b235893dc134fc6c423ae85"
"@scm-manager/ui-bundler@^0.0.30":
version "0.0.30"
resolved "https://registry.yarnpkg.com/@scm-manager/ui-bundler/-/ui-bundler-0.0.30.tgz#29fcc7246efc7fafc69905144c41adb6e4eb985b"
integrity sha512-lQYCroIQbpbVLOa5eNH6PLicHVXlpc1Bgb3HuC643z9ne4lunQDMkbqJG5s5n8h5ZFiLALuPZ3DMMCht8cKeaw==
"@scm-manager/ui-bundler@^0.0.31":
version "0.0.31"
resolved "https://registry.yarnpkg.com/@scm-manager/ui-bundler/-/ui-bundler-0.0.31.tgz#f655db205058e99d8c13a08b555f993ec0573e4f"
integrity sha512-tgppy8Gp3iBIg4WqyrNXzMjUprNUN5i3n3UZ18AWjVys4p+CHxLBbd5ooyoeMJ67trxea1C1yB8MItjOVsdQOA==
dependencies:
"@babel/core" "^7.0.0"
"@babel/plugin-proposal-class-properties" "^7.0.0"