Skip to content

Commit 660d307

Browse files
committed
Update yarn.lock and snapshot after merge
1 parent 5404e73 commit 660d307

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
lines changed

example/yarn.lock

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3499,11 +3499,6 @@ ignore-walk@^3.0.1:
34993499
dependencies:
35003500
minimatch "^3.0.4"
35013501

3502-
immutable@^4.0.0-rc.12:
3503-
version "4.0.0-rc.12"
3504-
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.12.tgz#ca59a7e4c19ae8d9bf74a97bdf0f6e2f2a5d0217"
3505-
integrity sha512-0M2XxkZLx/mi3t8NVwIm1g8nHoEmM9p9UBl/G9k4+hm0kBgOVdMV/B3CY5dQ8qG8qc80NN4gDV4HQv6FTJ5q7A==
3506-
35073502
immutable@~3.7.6:
35083503
version "3.7.6"
35093504
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.6.tgz#13b4d3cb12befa15482a26fe1b2ebae640071e4b"
@@ -3571,7 +3566,7 @@ internal-ip@^4.3.0:
35713566
default-gateway "^4.2.0"
35723567
ipaddr.js "^1.9.0"
35733568

3574-
invariant@^2.2.2, invariant@^2.2.4:
3569+
invariant@^2.2.2:
35753570
version "2.2.4"
35763571
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
35773572
integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
@@ -5247,11 +5242,8 @@ regjsparser@^0.1.4:
52475242
dependencies:
52485243
jsesc "~0.5.0"
52495244

5250-
"relay-compiler-language-typescript@file:..":
5251-
version "12.0.3"
5252-
dependencies:
5253-
immutable "^4.0.0-rc.12"
5254-
invariant "^2.2.4"
5245+
"relay-compiler-language-typescript@file:../lib":
5246+
version "0.0.0"
52555247

52565248
relay-compiler@^10.0.1:
52575249
version "10.0.1"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,10 +1186,10 @@ babel-plugin-macros@^2.0.0:
11861186
cosmiconfig "^6.0.0"
11871187
resolve "^1.12.0"
11881188

1189-
babel-plugin-relay@^9.0.0:
1190-
version "9.0.0"
1191-
resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-9.0.0.tgz#05b25bb7296151a9c7c91338a8e71f7d95a83b64"
1192-
integrity sha512-2v+7fPI8Iv/MKcutAma8iryVGkwe5Hfmb6rIo0B9USZpMnOYS3TamCq8SwaQLBR5R9RrkbHsx5vxz2cUvhSeOg==
1189+
babel-plugin-relay@^10.0.0:
1190+
version "10.0.1"
1191+
resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-10.0.1.tgz#7e0e12768018ed48f22c623cc1db456989c92647"
1192+
integrity sha512-0tNZFLVitUbNIHb/PuLYCqW3IvxQK8m5MomrOd5fRy4ljG86fV0KLARjedUQhwRQf32ELU7ODgXFazLza4yZYQ==
11931193
dependencies:
11941194
babel-plugin-macros "^2.0.0"
11951195

@@ -6286,10 +6286,10 @@ yargs-parser@^13.1.1:
62866286
camelcase "^5.0.0"
62876287
decamelize "^1.2.0"
62886288

6289-
yargs-parser@^15.0.0:
6290-
version "15.0.1"
6291-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"
6292-
integrity sha512-0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw==
6289+
yargs-parser@^18.1.2:
6290+
version "18.1.3"
6291+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
6292+
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
62936293
dependencies:
62946294
camelcase "^5.0.0"
62956295
decamelize "^1.2.0"

0 commit comments

Comments
 (0)