mirror of
https://github.com/sequelize/sequelize.git
synced 2025-12-08 20:59:22 +00:00
meta: update yarn to v4.12.0
This commit is contained in:
parent
d9993545c7
commit
0cabb10f5c
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.11.0.cjs
|
yarnPath: .yarn/releases/yarn-4.12.0.cjs
|
||||||
|
|||||||
@ -100,7 +100,7 @@
|
|||||||
"typedoc-plugin-missing-exports": "3.1.0",
|
"typedoc-plugin-missing-exports": "3.1.0",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.11.0",
|
"packageManager": "yarn@4.12.0",
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.{js,mjs,cjs,ts,mts,cts}": "eslint --fix --report-unused-disable-directives",
|
"*.{js,mjs,cjs,ts,mts,cts}": "eslint --fix --report-unused-disable-directives",
|
||||||
"*": "prettier --write --ignore-unknown"
|
"*": "prettier --write --ignore-unknown"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user