Skip to content

Commit

Permalink
Bump firebase-tools from 13.0.1 to 13.0.2 (#4456)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Dec 22, 2023
2 parents 6f8be5c + c28aa65 commit f6de5a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"node": "18"
},
"devDependencies": {
"firebase-tools": "^13.0.1"
"firebase-tools": "^13.0.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,10 +1343,10 @@ finalhandler@1.2.0:
statuses "2.0.1"
unpipe "~1.0.0"

firebase-tools@^13.0.1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.0.1.tgz#70b5fe8eb77c113f9e0ed8a4c12bbdc0f359fb86"
integrity sha512-t3HqDGp8YXs/b54Xm/nWdQuG/JsKKgSl0esiOSY15U8LMd6u6zXHru8BCtmpPuyWnp8rKJCMX+/I3yib2qHBvg==
firebase-tools@^13.0.2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.0.2.tgz#ae2786e4e28dcf5ad0c8a1a6b004e65e37f6e967"
integrity sha512-8XL1Xm/RnuWc4XoGwuAB30zU8t+13PP+YwZVOiZuhGbp9TtqrKK/43R17rX5igGs/8e2PrMnzytlzUxwmI/rZA==
dependencies:
"@google-cloud/pubsub" "^3.0.1"
abort-controller "^3.0.0"
Expand Down

0 comments on commit f6de5a2

Please sign in to comment.