Skip to content

Commit e3b6985

Browse files
chore(deps): update dependency firebase-functions-test ^3.3.0 to v3.4.1 (#318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efd499c commit e3b6985

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

MacrobenchmarkSample/functions/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MacrobenchmarkSample/functions/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@
280280
"@types/node" "*"
281281

282282
"@types/lodash@^4.14.104":
283-
version "4.17.9"
284-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz"
285-
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
283+
version "4.17.16"
284+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
285+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
286286

287287
"@types/long@^4.0.0":
288288
version "4.0.2"
@@ -725,10 +725,10 @@ firebase-admin@^13.0.0:
725725
"@google-cloud/firestore" "^7.11.0"
726726
"@google-cloud/storage" "^7.14.0"
727727

728-
firebase-functions-test@^3.3.0:
729-
version "3.4.0"
730-
resolved "https://registry.npmjs.org/firebase-functions-test/-/firebase-functions-test-3.4.0.tgz"
731-
integrity sha512-ignkiegIvGtCbDZFEKerLrzrKGonCHD/VJsuNhcfz3jDfhP9yN7mJeq7AHXz8cOJaAnBnJ0WxHj3xezem2dEbw==
728+
firebase-functions-test@^3.4.1:
729+
version "3.4.1"
730+
resolved "https://registry.yarnpkg.com/firebase-functions-test/-/firebase-functions-test-3.4.1.tgz#243ccc093a0c06621ba72fd041e52f0bf886b4d5"
731+
integrity sha512-qAq0oszrBGdf4bnCF6t4FoSgMsepeIXh0Pi/FhikSE6e+TvKKGpfrfUP/5pFjJZxFcLsweoau88KydCql4xSeg==
732732
dependencies:
733733
"@types/lodash" "^4.14.104"
734734
lodash "^4.17.5"
@@ -1077,7 +1077,7 @@ lodash.once@^4.0.0:
10771077

10781078
lodash@^4.17.5:
10791079
version "4.17.21"
1080-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
1080+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
10811081
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
10821082

10831083
long@^5.0.0:
@@ -1437,7 +1437,7 @@ tr46@~0.0.3:
14371437

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

14431443
tslib@^2.1.0:
@@ -1453,9 +1453,9 @@ type-is@~1.6.18:
14531453
media-typer "0.3.0"
14541454
mime-types "~2.1.24"
14551455

1456-
typescript@^5.8.2:
1456+
typescript@^5.6.2:
14571457
version "5.8.2"
1458-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1458+
resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz"
14591459
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
14601460

14611461
undici-types@~6.20.0:

0 commit comments

Comments
 (0)