chore: Fix yarn lockfile

This commit is contained in:
강동윤 (Donny) 2023-09-30 06:43:50 +09:00
parent 3fd6f64e60
commit c0625361a1
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@swc/counter",
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@3.5.0",
"main": "index.js",
"version": "0.1.2",
"description": "Downloade counter for the swc project",

View File

@ -1,6 +1,6 @@
{
"name": "@swc/helpers",
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@3.5.0",
"version": "0.5.2",
"description": "External helpers for the swc project.",
"module": "esm/index.js",

View File

@ -1,6 +1,6 @@
{
"name": "@swc/workspace",
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@3.5.0",
"private": true,
"workspaces": [
"./*"

View File

@ -1,6 +1,6 @@
{
"name": "swc-info",
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@3.5.0",
"version": "0.1.15",
"description": "CLI tool to help issue reporting for swc",
"sideEffects": false,

View File

@ -1,6 +1,6 @@
{
"name": "@swc/types",
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@3.5.0",
"version": "0.1.5",
"description": "Typings for the swc project.",
"sideEffects": false,

View File

@ -774,7 +774,7 @@ __metadata:
"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=a1c5e5"
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver