Skip to content

Commit

Permalink
chore(deps): update dependency v-localforage to ^2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 8, 2019
1 parent 67768ff commit f512df6
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 @@ -22,7 +22,7 @@
"lib"
],
"dependencies": {
"v-localforage": "^2.0.0"
"v-localforage": "^2.0.1"
},
"devDependencies": {
"@commitlint/cli": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9959,10 +9959,10 @@ uuid@^3.3.2:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==

v-localforage@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/v-localforage/-/v-localforage-2.0.0.tgz#4cc4e16e0e2c1d94bfebe8883042c34d38c8eb4c"
integrity sha512-SEGnKb2gsG30dv3rMdVL3yGFQc9C8aQMt5/Nk5qerIadeXV9R3nrAHlAf5IijBPR6zDkhf1TpvGkud0L1vhSOg==
v-localforage@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/v-localforage/-/v-localforage-2.0.1.tgz#2062fde2f5f913dc3eeb40d8b18c91310d50066a"
integrity sha512-C6WOOdG+Q6VD89k2WAsfetmKG+3NYgZIOUAR9YH5AMY782ifXsPMB6VrvLFyWdi7aiq4sz2y+mDKeY2Y2155yw==
dependencies:
localforage "^1.7.3"

Expand Down

0 comments on commit f512df6

Please sign in to comment.