Skip to content

Commit

Permalink
Bump idb from 6.1.5 to 7.1.1 in /app/frontend (#78)
Browse files Browse the repository at this point in the history
Bumps [idb](https://github.com/jakearchibald/idb) from 6.1.5 to 7.1.1.
- [Changelog](https://github.com/jakearchibald/idb/blob/main/CHANGELOG.md)
- [Commits](jakearchibald/idb@v6.1.5...v7.1.1)

---
updated-dependencies:
- dependency-name: idb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 8fada3d commit 2701455
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 36 deletions.
42 changes: 7 additions & 35 deletions app/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
]
},
"dependencies": {
"idb": "^6.1.3",
"idb": "^7.1.1",
"preact": "^10.16.0",
"preact-material-components": "^1.6.1",
"timeago.js": "^4.0.2"
Expand Down

0 comments on commit 2701455

Please sign in to comment.