Skip to content

Commit

Permalink
Bump firebase-tools from 12.7.0 to 12.9.1
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 12.7.0 to 12.9.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v12.7.0...v12.9.1)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ForestEckhardt committed Nov 20, 2023
1 parent 6a9a1ae commit 7264fbf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@actions/core": "^1.10.1",
"@docsearch/js": "^3.5.2",
"clipboard": "^2.0.11",
"firebase-tools": "^12.7.0"
"firebase-tools": "^12.9.1"
},
"scripts": {
"deploy": "node -e \"const deploy = require('./deploy.js'); deploy({expires: '8h'});\""
Expand Down

0 comments on commit 7264fbf

Please sign in to comment.