Skip to content

Commit 0d016f1

Browse files
build: bump @firebase/app-types from 0.3.2 to 0.6.1 (#20803)
Bumps [@firebase/app-types](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/app-types) from 0.3.2 to 0.6.1. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/app-types@0.6.1/packages/app-types) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19f5f5c commit 0d016f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@bazel/rollup": "^2.2.0",
8989
"@bazel/terser": "^2.2.0",
9090
"@bazel/typescript": "^2.2.0",
91-
"@firebase/app-types": "^0.3.2",
91+
"@firebase/app-types": "^0.6.1",
9292
"@octokit/rest": "16.28.7",
9393
"@schematics/angular": "^11.0.0-next.6",
9494
"@types/autoprefixer": "^9.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -650,10 +650,10 @@
650650
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
651651
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
652652

653-
"@firebase/app-types@^0.3.2":
654-
version "0.3.2"
655-
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.3.2.tgz#a92dc544290e2893bd8c02a81e684dae3d8e7c85"
656-
integrity sha512-ZD8lTgW07NGgo75bTyBJA8Lt9+NweNzot7lrsBtIvfciwUzaFJLsv2EShqjBeuhF7RpG6YFucJ6m67w5buCtzw==
653+
"@firebase/app-types@^0.6.1":
654+
version "0.6.1"
655+
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.6.1.tgz#dcbd23030a71c0c74fc95d4a3f75ba81653850e9"
656+
integrity sha512-L/ZnJRAq7F++utfuoTKX4CLBG5YR7tFO3PLzG1/oXXKEezJ0kRL3CMRoueBEmTCzVb/6SIs2Qlaw++uDgi5Xyg==
657657

658658
"@istanbuljs/schema@^0.1.2":
659659
version "0.1.2"

0 commit comments

Comments
 (0)