Skip to content

Commit 8dceb98

Browse files
build: lock file maintenance (#24679)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a76f301 commit 8dceb98

File tree

2 files changed

+164
-37
lines changed

2 files changed

+164
-37
lines changed

scripts/caretaking/firebase-functions/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -442,9 +442,9 @@
442442
"@types/node" "*"
443443

444444
"@types/json-schema@^7.0.6":
445-
version "7.0.10"
446-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.10.tgz#9b05b7896166cd00e9cbd59864853abf65d9ac23"
447-
integrity sha512-BLO9bBq59vW3fxCpD4o0N4U+DXsvwvIcl+jofw0frQo/GrBFC+/jRZj1E7kgp6dvTyNmA4y6JCV5Id/r3mNP5A==
445+
version "7.0.11"
446+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
447+
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
448448

449449
"@types/long@^4.0.0", "@types/long@^4.0.1":
450450
version "4.0.1"
@@ -559,9 +559,9 @@ ansi-regex@^2.0.0, ansi-regex@^2.1.1:
559559
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
560560

561561
ansi-regex@^3.0.0:
562-
version "3.0.0"
563-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
564-
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
562+
version "3.0.1"
563+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
564+
integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
565565

566566
ansi-regex@^4.1.0:
567567
version "4.1.1"

0 commit comments

Comments
 (0)