Skip to content

Commit 0d77a96

Browse files
committed
Dependencies update
1 parent 34152ce commit 0d77a96

10 files changed

+926
-491
lines changed

__tests__/__snapshots__/constructors-standings.test.ts.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exports[`constrcutor standings 1`] = `
55
{
66
"points": 374,
77
"position": 1,
8-
"team": "McLaren Mercedes",
8+
"team": "McLaren",
99
},
1010
{
1111
"points": 199,
@@ -20,37 +20,37 @@ exports[`constrcutor standings 1`] = `
2020
{
2121
"points": 162,
2222
"position": 4,
23-
"team": "Red Bull Racing Honda RBPT",
23+
"team": "Red Bull Racing",
2424
},
2525
{
2626
"points": 55,
2727
"position": 5,
28-
"team": "Williams Mercedes",
28+
"team": "Williams",
2929
},
3030
{
3131
"points": 28,
3232
"position": 6,
33-
"team": "Haas Ferrari",
33+
"team": "Haas",
3434
},
3535
{
3636
"points": 28,
3737
"position": 7,
38-
"team": "Racing Bulls Honda RBPT",
38+
"team": "Racing Bulls",
3939
},
4040
{
4141
"points": 22,
4242
"position": 8,
43-
"team": "Aston Martin Aramco Mercedes",
43+
"team": "Aston Martin",
4444
},
4545
{
4646
"points": 20,
4747
"position": 9,
48-
"team": "Kick Sauber Ferrari",
48+
"team": "Kick Sauber",
4949
},
5050
{
5151
"points": 11,
5252
"position": 10,
53-
"team": "Alpine Renault",
53+
"team": "Alpine",
5454
},
5555
]
5656
`;

__tests__/__snapshots__/driver-lineup.test.ts.snap

Lines changed: 67 additions & 74 deletions
Large diffs are not rendered by default.

__tests__/__snapshots__/driver-standings.test.ts.snap

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -3,151 +3,151 @@
33
exports[`driver standings 1`] = `
44
[
55
{
6-
"driver": "Oscar Piastri",
6+
"driver": "Oscar Piastri",
77
"nationality": "AUS",
88
"points": 198,
99
"position": 1,
10-
"team": "McLaren Mercedes",
10+
"team": "McLaren",
1111
},
1212
{
13-
"driver": "Lando Norris",
13+
"driver": "Lando Norris",
1414
"nationality": "GBR",
1515
"points": 176,
1616
"position": 2,
17-
"team": "McLaren Mercedes",
17+
"team": "McLaren",
1818
},
1919
{
20-
"driver": "Max Verstappen",
20+
"driver": "Max Verstappen",
2121
"nationality": "NED",
2222
"points": 155,
2323
"position": 3,
24-
"team": "Red Bull Racing Honda RBPT",
24+
"team": "Red Bull Racing",
2525
},
2626
{
27-
"driver": "George Russell",
27+
"driver": "George Russell",
2828
"nationality": "GBR",
2929
"points": 136,
3030
"position": 4,
3131
"team": "Mercedes",
3232
},
3333
{
34-
"driver": "Charles Leclerc",
34+
"driver": "Charles Leclerc",
3535
"nationality": "MON",
3636
"points": 104,
3737
"position": 5,
3838
"team": "Ferrari",
3939
},
4040
{
41-
"driver": "Lewis Hamilton",
41+
"driver": "Lewis Hamilton",
4242
"nationality": "GBR",
4343
"points": 79,
4444
"position": 6,
4545
"team": "Ferrari",
4646
},
4747
{
48-
"driver": "Kimi Antonelli",
48+
"driver": "Kimi Antonelli",
4949
"nationality": "ITA",
5050
"points": 63,
5151
"position": 7,
5252
"team": "Mercedes",
5353
},
5454
{
55-
"driver": "Alexander Albon",
55+
"driver": "Alexander Albon",
5656
"nationality": "THA",
5757
"points": 42,
5858
"position": 8,
59-
"team": "Williams Mercedes",
59+
"team": "Williams",
6060
},
6161
{
62-
"driver": "Esteban Ocon",
62+
"driver": "Esteban Ocon",
6363
"nationality": "FRA",
6464
"points": 22,
6565
"position": 9,
66-
"team": "Haas Ferrari",
66+
"team": "Haas",
6767
},
6868
{
69-
"driver": "Isack Hadjar",
69+
"driver": "Isack Hadjar",
7070
"nationality": "FRA",
7171
"points": 21,
7272
"position": 10,
73-
"team": "Racing Bulls Honda RBPT",
73+
"team": "Racing Bulls",
7474
},
7575
{
76-
"driver": "Nico Hulkenberg",
76+
"driver": "Nico Hulkenberg",
7777
"nationality": "GER",
7878
"points": 20,
7979
"position": 11,
80-
"team": "Kick Sauber Ferrari",
80+
"team": "Kick Sauber",
8181
},
8282
{
83-
"driver": "Lance Stroll",
83+
"driver": "Lance Stroll",
8484
"nationality": "CAN",
8585
"points": 14,
8686
"position": 12,
87-
"team": "Aston Martin Aramco Mercedes",
87+
"team": "Aston Martin",
8888
},
8989
{
90-
"driver": "Carlos Sainz",
90+
"driver": "Carlos Sainz",
9191
"nationality": "ESP",
9292
"points": 13,
9393
"position": 13,
94-
"team": "Williams Mercedes",
94+
"team": "Williams",
9595
},
9696
{
97-
"driver": "Pierre Gasly",
97+
"driver": "Pierre Gasly",
9898
"nationality": "FRA",
9999
"points": 11,
100100
"position": 14,
101-
"team": "Alpine Renault",
101+
"team": "Alpine",
102102
},
103103
{
104-
"driver": "Yuki Tsunoda",
104+
"driver": "Yuki Tsunoda",
105105
"nationality": "JPN",
106106
"points": 10,
107107
"position": 15,
108-
"team": "Red Bull Racing Honda RBPT",
108+
"team": "Red Bull Racing",
109109
},
110110
{
111-
"driver": "Fernando Alonso",
111+
"driver": "Fernando Alonso",
112112
"nationality": "ESP",
113113
"points": 8,
114114
"position": 16,
115-
"team": "Aston Martin Aramco Mercedes",
115+
"team": "Aston Martin",
116116
},
117117
{
118-
"driver": "Oliver Bearman",
118+
"driver": "Oliver Bearman",
119119
"nationality": "GBR",
120120
"points": 6,
121121
"position": 17,
122-
"team": "Haas Ferrari",
122+
"team": "Haas",
123123
},
124124
{
125-
"driver": "Liam Lawson",
125+
"driver": "Liam Lawson",
126126
"nationality": "NZL",
127127
"points": 4,
128128
"position": 18,
129-
"team": "Racing Bulls Honda RBPT",
129+
"team": "Racing Bulls",
130130
},
131131
{
132-
"driver": "Gabriel Bortoleto",
132+
"driver": "Gabriel Bortoleto",
133133
"nationality": "BRA",
134134
"points": 0,
135135
"position": 19,
136-
"team": "Kick Sauber Ferrari",
136+
"team": "Kick Sauber",
137137
},
138138
{
139-
"driver": "Franco Colapinto",
139+
"driver": "Franco Colapinto",
140140
"nationality": "ARG",
141141
"points": 0,
142142
"position": 20,
143-
"team": "Alpine Renault",
143+
"team": "Alpine",
144144
},
145145
{
146-
"driver": "Jack Doohan",
146+
"driver": "Jack Doohan",
147147
"nationality": "AUS",
148148
"points": 0,
149149
"position": 21,
150-
"team": "Alpine Renault",
150+
"team": "Alpine",
151151
},
152152
]
153153
`;

0 commit comments

Comments
 (0)