Skip to content

Commit 7fbdde1

Browse files
Bump firebase-tools from 14.11.1 to 14.11.2 (#1401)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 14.11.1 to 14.11.2. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md) - [Commits](firebase/firebase-tools@v14.11.1...v14.11.2) --- updated-dependencies: - dependency-name: firebase-tools dependency-version: 14.11.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8402995 commit 7fbdde1

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
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^18.3.0",
2929
"eslint": "^8",
3030
"eslint-config-next": "15.4.5",
31-
"firebase-tools": "^14.11.1",
31+
"firebase-tools": "^14.11.2",
3232
"typescript": "^5.9.2"
3333
},
3434
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4172,10 +4172,10 @@ find-up@^5.0.0:
41724172
locate-path "^6.0.0"
41734173
path-exists "^4.0.0"
41744174

4175-
firebase-tools@^14.11.1:
4176-
version "14.11.1"
4177-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.11.1.tgz#456f9dd6321003ae198246a84671f8ee35d873aa"
4178-
integrity sha512-TABPdXQTGJC16Q6QizOMnNbaI31SIJHQUKQs2XH1FjCYLoC3ur88OdOFYgCy2vdGOFmDqBEmFYRzOr0sxlngEA==
4175+
firebase-tools@^14.11.2:
4176+
version "14.11.2"
4177+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.11.2.tgz#5a80547bc094958c28eca5e2cd172680a333684a"
4178+
integrity sha512-SqQYKJcweZPmKi6K1B0BnKYenB79ytG0jV6JBveK4LyaQ3QWZxLMz4dFHTtksvTyHKm6z1btzwXXmTFl2/TAOg==
41794179
dependencies:
41804180
"@electric-sql/pglite" "^0.3.3"
41814181
"@electric-sql/pglite-tools" "^0.2.8"

0 commit comments

Comments
 (0)