Skip to content

Commit 995c88f

Browse files
Bump @firebase/app-types from 0.6.3 to 0.7.0
Bumps [@firebase/app-types](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/app-types) from 0.6.3 to 0.7.0. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/packages/app-types/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/[email protected]/packages/app-types) --- updated-dependencies: - dependency-name: "@firebase/app-types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dd84ed commit 995c88f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"styled-components": "^5.3.1"
2121
},
2222
"devDependencies": {
23-
"@firebase/app-types": "^0.6.3",
23+
"@firebase/app-types": "^0.7.0",
2424
"@firebase/auth-types": "^0.10.3",
2525
"@firebase/database-types": "^0.9.0",
2626
"@types/node": "^16.7.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,12 +323,12 @@
323323
"@firebase/util" "1.2.0"
324324
tslib "^2.1.0"
325325

326-
"@firebase/[email protected]", "@firebase/app-types@^0.6.3":
326+
"@firebase/[email protected]":
327327
version "0.6.3"
328328
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.6.3.tgz#3f10514786aad846d74cd63cb693556309918f4b"
329329
integrity sha512-/M13DPPati7FQHEQ9Minjk1HGLm/4K4gs9bR4rzLCWJg64yGtVC0zNg9gDpkw9yc2cvol/mNFxqTtd4geGrwdw==
330330

331-
"@firebase/[email protected]":
331+
"@firebase/[email protected]", "@firebase/app-types@^0.7.0":
332332
version "0.7.0"
333333
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.7.0.tgz#c9e16d1b8bed1a991840b8d2a725fb58d0b5899f"
334334
integrity sha512-6fbHQwDv2jp/v6bXhBw2eSRbNBpxHcd1NBF864UksSMVIqIyri9qpJB1Mn6sGZE+bnDsSQBC5j2TbMxYsJQkQg==

0 commit comments

Comments
 (0)