Skip to content

Commit d154b15

Browse files
committed
Update yarn sdks
Ran `yarn dlx @yarnpkg/sdks` to update eslint, prettier, and typescript sdks for VS Code.
1 parent b70fd3b commit d154b15

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.27.0-sdk",
3+
"version": "8.39.0-sdk",
44
"main": "./lib/api.js",
55
"type": "commonjs"
66
}

.yarn/sdks/prettier/package.json

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

0 commit comments

Comments
 (0)