Skip to content

Commit

Permalink
build(deps): bump @firebase/database-compat from 0.1.8 to 0.2.0 (#1706)
Browse files Browse the repository at this point in the history
Bumps [@firebase/database-compat](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/database-compat) from 0.1.8 to 0.2.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/packages/database-compat/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/database-compat@0.2.0/packages/database-compat)

---
updated-dependencies:
- dependency-name: "@firebase/database-compat"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2022
1 parent 85c8613 commit dcfb6fb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 62 deletions.
73 changes: 12 additions & 61 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
}
},
"dependencies": {
"@firebase/database-compat": "^0.1.8",
"@firebase/database-compat": "^0.2.0",
"@firebase/database-types": "^0.9.7",
"@types/node": ">=12.12.47",
"dicer": "^0.3.0",
Expand Down

0 comments on commit dcfb6fb

Please sign in to comment.