Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 2 directories with 7 …
Browse files Browse the repository at this point in the history
…updates

Bumps the npm_and_yarn group with 5 updates in the /functions directory:

| Package | From | To |
| --- | --- | --- |
| [firebase-tools](https://github.com/firebase/firebase-tools) | `12.9.1` | `13.6.0` |
| [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.8.21` | `1.8.22` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [tar](https://github.com/isaacs/node-tar) | `6.2.0` | `6.2.1` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |

Bumps the npm_and_yarn group with 6 updates in the /web-app directory:

| Package | From | To |
| --- | --- | --- |
| [firebase-tools](https://github.com/firebase/firebase-tools) | `12.9.1` | `13.6.0` |
| [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.8.21` | `1.8.22` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [tar](https://github.com/isaacs/node-tar) | `6.2.0` | `6.2.1` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |
| [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` |



Updates `firebase-tools` from 12.9.1 to 13.6.0
- [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.9.1...v13.6.0)

Updates `@grpc/grpc-js` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `tar` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

Updates `firebase-tools` from 12.9.1 to 13.6.0
- [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.9.1...v13.6.0)

Updates `@grpc/grpc-js` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `tar` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: firebase-tools
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tough-cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 3ee9d40 commit 5d35e88
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 382 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"lint": "yarn workspaces run lint"
},
"devDependencies": {
"firebase-tools": "^12.5.4"
"firebase-tools": "^13.6.0"
}
}
Loading

0 comments on commit 5d35e88

Please sign in to comment.