Skip to content

Commit

Permalink
build(deps): update to multiple-select to get auto-position left/right
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Dec 10, 2020
1 parent cd21cf9 commit 1b2a66d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jquery-ui-dist": "^1.12.1",
"lodash.isequal": "^4.5.0",
"moment-mini": "^2.24.0",
"multiple-select-modified": "^1.3.9",
"multiple-select-modified": "^1.3.10",
"slickgrid": "^2.4.32"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8563,10 +8563,10 @@ multimatch@^3.0.0:
arrify "^1.0.1"
minimatch "^3.0.4"

multiple-select-modified@^1.3.9:
version "1.3.9"
resolved "https://registry.yarnpkg.com/multiple-select-modified/-/multiple-select-modified-1.3.9.tgz#78f447eb532ca07c3cf6c7b2ae78587890b635ad"
integrity sha512-4OhrT9xtw9J4yw5NmMvyVnuIb07myr5BJjnb3NZQVDeoBiHc4A1pOk5U05qT1f66YnvAn3bHhaNagd7Vn2H3pQ==
multiple-select-modified@^1.3.10:
version "1.3.10"
resolved "https://registry.yarnpkg.com/multiple-select-modified/-/multiple-select-modified-1.3.10.tgz#753e8c40f2e60f91b2cc36f0d874d532aeae53c5"
integrity sha512-CVbw9hIYa8VyBYpk9cv2+6jTKt/zFKILlWgy7x0C/jUlNrQk8+X7RW2XUMAYX2Oguyk287tD3YOhrLmc1jXqaw==
dependencies:
jquery "^3.5.1"

Expand Down

0 comments on commit 1b2a66d

Please sign in to comment.