Merge pull request #59 from Brooooooklyn/renovate/all-minor-patch

This commit is contained in:
LongYinan 2023-08-18 17:09:32 +08:00 committed by GitHub
commit 32253af105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 203 additions and 203 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-3.6.2.cjs

View File

@ -70,6 +70,6 @@
"pre-commit": "lint-staged && cargo fmt --all"
}
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@3.6.2",
"repository": "git@github.com:Brooooooklyn/Image.git"
}