chore(deps): update yarn to v3.8.1
This commit is contained in:
parent
0c32704e1c
commit
5e3f2f5e27
File diff suppressed because one or more lines are too long
|
@ -1,2 +1,2 @@
|
||||||
yarnPath: .yarn/releases/yarn-3.8.0.cjs
|
yarnPath: .yarn/releases/yarn-3.8.1.cjs
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
|
@ -55,5 +55,5 @@
|
||||||
"tailwindcss": "^3.3.3",
|
"tailwindcss": "^3.3.3",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.2.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.8.0"
|
"packageManager": "yarn@3.8.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue