Skip to content

Commit c06cc69

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 3eff8eb commit c06cc69

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"styled-components": "^5.3.0"
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",
2727
"@types/react": "^17.0.19",
2828
"@types/react-dom": "^17.0.9",
2929
"@vitejs/plugin-react-refresh": "^1.3.1",
3030
"firebase-tools": "^9.16.5",
31-
"typescript": "^4.3.2",
31+
"typescript": "^4.4.2",
3232
"vite": "^2.5.0",
3333
"vite-plugin-mpa": "^1.0.3",
3434
"vite-tsconfig-paths": "^3.3.13"

yarn.lock

Lines changed: 6 additions & 6 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==
@@ -5393,10 +5393,10 @@ typedarray-to-buffer@^3.1.5:
53935393
dependencies:
53945394
is-typedarray "^1.0.0"
53955395

5396-
typescript@^4.3.2:
5397-
version "4.3.5"
5398-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
5399-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
5396+
typescript@^4.4.2:
5397+
version "4.4.2"
5398+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
5399+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
54005400

54015401
unique-filename@^1.1.1:
54025402
version "1.1.1"

0 commit comments

Comments
 (0)