Skip to content

Commit

Permalink
chore(deps): update dependency firebase-functions-test to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent adeb466 commit 4e72815
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-prettier": "4.0.0",
"firebase-functions-test": "0.3.3",
"firebase-functions-test": "3.2.0",
"firebase-tools": "9.23.3",
"prettier": "2.5.1",
"typescript": "4.5.4"
Expand Down
14 changes: 10 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2648,13 +2648,14 @@ [email protected]:
"@google-cloud/firestore" "^4.5.0"
"@google-cloud/storage" "^5.3.0"

firebase-functions-test@0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/firebase-functions-test/-/firebase-functions-test-0.3.3.tgz#d26626d6c3edb03cd27eb79c12980c2551722517"
integrity sha512-dCppF/2Ztv87IyyBaUQlT1Z05ial5v/3LB0huS2ktXz05yNiID5FVIKtO0/+w9Q7/SThJ8qIDG0hoGDPt4Xcug==
firebase-functions-test@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/firebase-functions-test/-/firebase-functions-test-3.2.0.tgz#aeeab99229930dcc2ad47ac10ee94c9efc32c28f"
integrity sha512-UkOPIJH4I4qUGGSr4vaBcbAqn+YblVtMqRI2KQMW2nhMw5So91Iw1klu5Epk8vhEOhn1LPG5/tMaBI1MAtOt6Q==
dependencies:
"@types/lodash" "^4.14.104"
lodash "^4.17.5"
ts-deepmerge "^2.0.1"

[email protected]:
version "3.16.0"
Expand Down Expand Up @@ -5906,6 +5907,11 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==

ts-deepmerge@^2.0.1:
version "2.0.7"
resolved "https://registry.yarnpkg.com/ts-deepmerge/-/ts-deepmerge-2.0.7.tgz#36786a9a10b5f3a6f5154007cf17bfba7251e0a7"
integrity sha512-3phiGcxPSSR47RBubQxPoZ+pqXsEsozLo4G4AlSrsMKTFg9TA3l+3he5BqpUi9wiuDbaHWXH/amlzQ49uEdXtg==

tsconfig-paths@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
Expand Down

0 comments on commit 4e72815

Please sign in to comment.