Skip to content

Commit

Permalink
Bump firebase-tools from 12.5.1 to 12.5.2
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 12.5.1 to 12.5.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v12.5.1...v12.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ForestEckhardt committed Aug 25, 2023
1 parent 303520f commit 4c9f9dd
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.0",
"@docsearch/js": "^3.5.2",
"clipboard": "^2.0.11",
"firebase-tools": "^12.5.1"
"firebase-tools": "^12.5.2"
},
"scripts": {
"deploy": "node -e \"const deploy = require('./deploy.js'); deploy({expires: '8h'});\""
Expand Down

0 comments on commit 4c9f9dd

Please sign in to comment.