Skip to content

Commit 732d8c4

Browse files
committed
update ember-tether
1 parent 5762107 commit 732d8c4

File tree

3 files changed

+22
-30
lines changed

3 files changed

+22
-30
lines changed

app/components/search-input.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
@targetAttachment='bottom left'
1717
@attachment='top left'
1818
@constraints={{this._resultTetherConstraints}}
19-
@class='ds-dropdown-results'
19+
class='ds-dropdown-results'
2020
>
2121
<SearchInput::Dropdown
2222
@results={{this.searchService.results}}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"ember-svg-jar": "^2.4.2",
106106
"ember-template-lint": "^3.15.0",
107107
"ember-test-selectors": "^6.0.0",
108-
"ember-tether": "1.0.0",
108+
"ember-tether": "3.1.0",
109109
"ember-truth-helpers": "^2.1.0",
110110
"ember-web-app": "^2.0.0",
111111
"eslint": "^7.32.0",

pnpm-lock.yaml

Lines changed: 20 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)