Upgrade project to Yarn 3.3.1
This commit is contained in:
+310
-288
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
|||||||
yarnPath: .yarn/releases/yarn-3.2.4.cjs
|
yarnPath: .yarn/releases/yarn-3.3.1.cjs
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
"build-dev": "./build.js",
|
"build-dev": "./build.js",
|
||||||
"fmt": "prettier --write src"
|
"fmt": "prettier --write src"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.4",
|
"packageManager": "yarn@3.3.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.11.4",
|
"@babel/core": "^7.11.4",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
||||||
|
|||||||
@@ -3216,7 +3216,7 @@ __metadata:
|
|||||||
|
|
||||||
"typescript@patch:typescript@4.5.4#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.5.4#~builtin<compat/typescript>":
|
||||||
version: 4.5.4
|
version: 4.5.4
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=701156"
|
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=bcec9a"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
|
|||||||
Reference in New Issue
Block a user