Skip to content

Commit 27629e6

Browse files
committed
update sdks
1 parent 43695ed commit 27629e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.yarn/sdks/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint",
3-
"version": "8.23.0-sdk",
3+
"version": "8.25.0-sdk",
44
"main": "./lib/api.js",
55
"type": "commonjs"
66
}

.yarn/sdks/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript",
3-
"version": "4.8.3-sdk",
3+
"version": "4.8.4-sdk",
44
"main": "./lib/typescript.js",
55
"type": "commonjs"
66
}

0 commit comments

Comments
 (0)