Skip to content

Commit

Permalink
Bump dexie from 2.0.4 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [dexie](https://github.com/dfahlander/Dexie.js) from 2.0.4 to 3.0.1.
- [Release notes](https://github.com/dfahlander/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v2.0.4...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and mydea committed Jun 23, 2020
1 parent 1931414 commit 1b619f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"release": "release-it"
},
"dependencies": {
"dexie": "^2.0.4",
"dexie": "^3.0.1",
"ember-auto-import": "^1.5.3",
"ember-cli-babel": "^7.18.0",
"ember-concurrency": "^1.1.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5310,10 +5310,10 @@ detect-repo-changelog@1.0.1:
lodash.find "^4.6.0"
pify "^2.3.0"

dexie@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-2.0.4.tgz#6027a5e05879424e8f9979d8c14e7420f27e3a11"
integrity sha512-aQ/s1U2wHxwBKRrt2Z/mwFNHMQWhESerFsMYzE+5P5OsIe5o1kgpFMWkzKTtkvkyyEni6mWr/T4HUJuY9xIHLA==
dexie@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.0.1.tgz#faafeb94be0d5e18b25d700546a2c05725511cfc"
integrity sha512-/s4KzlaerQnCad/uY1ZNdFckTrbdMVhLlziYQzz62Ff9Ick1lHGomvTXNfwh4ApEZATyXRyVk5F6/y8UU84B0w==

diff@^4.0.1:
version "4.0.1"
Expand Down

0 comments on commit 1b619f4

Please sign in to comment.