Skip to content

Commit bc97b35

Browse files
committed
Merge branch 'master' of github.com:parsecph/clobbr
2 parents e819f6d + d999a5c commit bc97b35

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/api/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -748,9 +748,9 @@ find-up@^4.0.0:
748748
path-exists "^4.0.0"
749749

750750
follow-redirects@^1.14.0:
751-
version "1.14.9"
752-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
753-
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
751+
version "1.15.4"
752+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
753+
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
754754

755755
fs.realpath@^1.0.0:
756756
version "1.0.0"

packages/cli/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
dependencies:
1515
regenerator-runtime "^0.13.4"
1616

17-
"@clobbr/api@^1.13.3":
18-
version "1.13.3"
19-
resolved "https://registry.yarnpkg.com/@clobbr/api/-/api-1.13.3.tgz#a2131c37f5a3429a5f856407f3f8df11ac0819d4"
20-
integrity sha512-oxm9bMfSJtACZOH2Lm7W66owYn2lw2PV9OAlUbVy6IlIXNcWjfcb5wehj+48SLyrpxq06Obyp9CBrHPNfVMXwA==
17+
"@clobbr/api@^1.15.1":
18+
version "1.15.1"
19+
resolved "https://registry.yarnpkg.com/@clobbr/api/-/api-1.15.1.tgz#5dd005b6986ee9f2614aa623c6b8e426173952ce"
20+
integrity sha512-xgstGlJuJor99i0qgaHgL3CpFJOIoqKw52IwdX2/loPsKD/m19p3oA6otn1p0rRmNmCPhl3QsGdvOQrCgBmQaw==
2121
dependencies:
2222
"@vercel/ncc" "^0.28.0"
2323
axios "^0.21.1"
@@ -498,9 +498,9 @@ fill-range@^7.0.1:
498498
to-regex-range "^5.0.1"
499499

500500
follow-redirects@^1.14.0:
501-
version "1.15.2"
502-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
503-
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
501+
version "1.15.4"
502+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
503+
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
504504

505505
forever-agent@~0.6.1:
506506
version "0.6.1"

0 commit comments

Comments
 (0)