Merge pull request #25 from imba/gitspeak-merge-test

bump imba version
This commit is contained in:
Alexander Alemayhu 2019-11-18 08:08:16 +01:00 committed by GitHub
commit edc793b731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"dependencies": {
"css-loader": "^3.2.0",
"express": "^4.17.1",
"imba": "^1.4.8",
"imba": "^1.5.1",
"style-loader": "^1.0.0",
"webpack": "^4.39.3",
"webpack-dev-server": "^3.8.0"

View File

@ -1690,10 +1690,10 @@ ignore-walk@^3.0.1:
dependencies:
minimatch "^3.0.4"
imba@^1.4.7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/imba/-/imba-1.4.7.tgz#6eb32931ce7e88d31aa78e49964a0edcfec61918"
integrity sha512-S3GuLmyCkBpl4geug4uuhceyJ3NEEg1tXs9WHKP/7S38jbkf9TuZR8N0p0ga85kEwzJkJ8gyUxlhK5Wm/Ko4pA==
imba@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/imba/-/imba-1.5.1.tgz#12cd04d4d0f177fce7511fb92be99b3701400292"
integrity sha512-yZe/pVGV/K0y5RW0/NA2OSCIbHdvOK7SdvuVKoDYIW+p4E5Wx8ycXnR32upX/Dw3VuV6LcLDG24MC4gZRrBLZw==
import-local@2.0.0, import-local@^2.0.0:
version "2.0.0"