Bump instui to version 1.0.2
Test Plan: - InstUI components in canvas should behave as before Change-Id: Icf74b119347d1af7d037abe6bed1cab655ca4a48 Reviewed-on: https://gerrit.instructure.com/104670 Tested-by: Jenkins Reviewed-by: Ed Schiebel <eschiebel@instructure.com> QA-Review: Dan Sasaki Product-Review: Colleen Palmer <colleen@instructure.com>
This commit is contained in:
parent
5b88629fe0
commit
ed5d6260a7
|
@ -10,7 +10,7 @@
|
|||
"canvas_offline_course_viewer": "https://github.com/instructure/canvas_offline_course_viewer.git#0.2.1",
|
||||
"fullcalendar": "https://github.com/ryankshaw/fullcalendar.git#aa686b36d10cee1e1e3ec7c7784145e46667d47d",
|
||||
"instructure-icons": "1.2.1",
|
||||
"instructure-ui": "1.0.1",
|
||||
"instructure-ui": "1.0.2",
|
||||
"tinymce": "4.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3658,9 +3658,9 @@ instructure-icons@1.2.1:
|
|||
dependencies:
|
||||
shortid "2.2.6"
|
||||
|
||||
instructure-ui@1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/instructure-ui/-/instructure-ui-1.0.1.tgz#9d84525fd6cd73c6f9168f1d36ca8001017b48e1"
|
||||
instructure-ui@1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/instructure-ui/-/instructure-ui-1.0.2.tgz#931c2a9863f47f62ad02cf1ca356055cf7b9b04a"
|
||||
dependencies:
|
||||
classnames "2.2.5"
|
||||
deep-equal "1.0.1"
|
||||
|
@ -4486,11 +4486,11 @@ lodash.uniq@^4.3.0:
|
|||
version "4.5.0"
|
||||
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
||||
|
||||
lodash@4.16.4, lodash@^4.2.0, lodash@~4.16.4:
|
||||
lodash@4.16.4, lodash@~4.16.4:
|
||||
version "4.16.4"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"
|
||||
|
||||
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.0.1, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0:
|
||||
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.0.1, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0:
|
||||
version "4.17.4"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
|
||||
|
||||
|
|
Loading…
Reference in New Issue