Skip to content

Commit

Permalink
chore(deps): update dependency firebase-tools to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jul 13, 2023
1 parent 21bc7e2 commit b5e562b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.12",
"firebase-tools": "11.30.0",
"firebase-tools": "12.4.4",
"fuse.js": "6.6.2",
"honorable": "1.0.0-beta.17",
"honorable-theme-default": "1.0.0-beta.5",
Expand Down
25 changes: 18 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4275,7 +4275,7 @@ __metadata:
eslint-plugin-react: 7.32.2
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-storybook: 0.6.12
firebase-tools: 11.30.0
firebase-tools: 12.4.4
fuse.js: 6.6.2
grommet: 2.32.2
grommet-icons: 4.10.0
Expand Down Expand Up @@ -11734,9 +11734,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:11.30.0":
version: 11.30.0
resolution: "firebase-tools@npm:11.30.0"
"firebase-tools@npm:12.4.4":
version: 12.4.4
resolution: "firebase-tools@npm:12.4.4"
dependencies:
"@google-cloud/pubsub": ^3.0.1
abort-controller: ^3.0.0
Expand Down Expand Up @@ -11783,7 +11783,7 @@ __metadata:
request: ^2.87.0
retry: ^0.13.1
rimraf: ^3.0.0
semver: ^5.7.1
semver: ^7.5.2
stream-chain: ^2.2.4
stream-json: ^1.7.3
strip-ansi: ^6.0.1
Expand All @@ -11800,7 +11800,7 @@ __metadata:
ws: ^7.2.3
bin:
firebase: lib/bin/firebase.js
checksum: e46d33cf0e4af556428bf535c834e90dacb85a430382b3b38e28069acf6dafe498c5a8af8fbe7906ae1ab8bf41c426317e7d60cc08bbcca2b41a1cd878d87dff
checksum: 55fd4d4f33a9f137d5cac0cd5ca953b86c0df39dcd0a7aec65242f4edc3b26f93ec07a012893137049d2b84afda1507343e63b7378bafbc753339e10136977f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -17983,7 +17983,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:2 || 3 || 4 || 5, semver@npm:^5.5.0, semver@npm:^5.6.0, semver@npm:^5.7.1":
"semver@npm:2 || 3 || 4 || 5, semver@npm:^5.5.0, semver@npm:^5.6.0":
version: 5.7.1
resolution: "semver@npm:5.7.1"
bin:
Expand Down Expand Up @@ -18012,6 +18012,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.2":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3
languageName: node
linkType: hard

"semver@npm:~7.0.0":
version: 7.0.0
resolution: "semver@npm:7.0.0"
Expand Down

0 comments on commit b5e562b

Please sign in to comment.