Skip to content

Commit f086725

Browse files
authored
🤖 Merge PR DefinitelyTyped#74797 [@types/k6] Update types for the new v1.7.0 version by @joanlopez
1 parent a17b63c commit f086725

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

‎types/k6/package.json‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@types/k6",
4-
"version": "1.6.9999",
4+
"version": "1.7.9999",
55
"type": "module",
66
"projects": [
77
"https://grafana.com/docs/k6/latest/"
@@ -58,6 +58,10 @@
5858
{
5959
"name": "Agnès Toulet",
6060
"githubUsername": "AgnesToulet"
61+
},
62+
{
63+
"name": "Iván Szkiba",
64+
"githubUsername": "szkiba"
6165
}
6266
]
6367
}

0 commit comments

Comments
 (0)