Skip to content

Commit b05a204

Browse files
committed
chore(): bump firebase dep version
1 parent b285cc7 commit b05a204

File tree

3 files changed

+80
-81
lines changed

3 files changed

+80
-81
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##### 3.1.0
1+
##### 3.2.0
22

33
- Added option to start with a `baseRef` such as `"users/:uid"`
44

package-lock.json

+77-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"js-data": ">= 3.0.0"
6464
},
6565
"dependencies": {
66-
"firebase": "^6.6.0",
66+
"firebase": "^6.6.2",
6767
"js-data": "^3.0.8",
6868
"js-data-adapter": "1.0.0"
6969
},
@@ -77,7 +77,7 @@
7777
"babel-preset-es2015": "6.24.1",
7878
"babel-preset-stage-0": "6.24.1",
7979
"chai": "4.1.1",
80-
"dotenv": "^8.1.0",
80+
"dotenv": "^8.2.0",
8181
"ink-docstrap": "git+https://github.com/js-data/docstrap.git#cfbe45fa313e1628c493076d5e15d2b855dfbf2c",
8282
"istanbul": "0.4.5",
8383
"js-data-repo-tools": "1.0.0",

0 commit comments

Comments
 (0)