Skip to content

Commit 880d908

Browse files
chore(deps-dev): bump ember-drag-drop from 0.8.1 to 0.8.2
Bumps [ember-drag-drop](https://github.com/mharris717/ember-drag-drop) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/mharris717/ember-drag-drop/releases) - [Commits](mharris717/ember-drag-drop@v0.8.1...v0.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 22ac7ee commit 880d908

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"ember-data-has-many-query": "^0.3.1",
102102
"ember-data-storefront": "^0.17.3",
103103
"ember-decorators": "^6.1.1",
104-
"ember-drag-drop": "^0.8.1",
104+
"ember-drag-drop": "^0.8.2",
105105
"ember-exam": "^5.0.1",
106106
"ember-export-application-global": "^2.0.1",
107107
"ember-fetch": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7189,10 +7189,10 @@ ember-decorators@^6.1.1:
71897189
"@ember-decorators/object" "^6.1.1"
71907190
ember-cli-babel "^7.7.3"
71917191

7192-
ember-drag-drop@^0.8.1:
7193-
version "0.8.1"
7194-
resolved "https://registry.yarnpkg.com/ember-drag-drop/-/ember-drag-drop-0.8.1.tgz#7565b05546a324399afc34275fc3bb48bac92bae"
7195-
integrity sha512-sYyO52nYRo96NFVXmC2AgVCCxG041zE3WUr+ZfKlGgD7/6WtctgfNHJpvKTiRvHymQs1qWVpf9PtoYgUVoWnow==
7192+
ember-drag-drop@^0.8.2:
7193+
version "0.8.2"
7194+
resolved "https://registry.yarnpkg.com/ember-drag-drop/-/ember-drag-drop-0.8.2.tgz#70f3f3af842f1c3f1303cd35ec61a5e0075c6625"
7195+
integrity sha512-3gwJmYof91S7qFSU1eICEKuSAZewMWBtIG3s7h5Qli2/lla+D4Mg6sBNBT/gEQugiOrHyU0fCkEvkUzCfT7BEQ==
71967196
dependencies:
71977197
ember-cli-babel "^7.1.3"
71987198

0 commit comments

Comments
 (0)