mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
chore(deps): update Yarn to 3.0.0 (#3156)
Co-authored-by: Erik Demaine <edemaine@mit.edu>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"depNameTemplate": "flow-bin"
|
||||
}, {
|
||||
"fileMatch": ["^\\.yarn/sdks/[^/]+/package\\.json$"],
|
||||
"matchStrings": ["\"name\": \"(?<depName>.*?)\",\\s*\"version\": \"(?<currentValue>.*?)-pnpify\""],
|
||||
"matchStrings": ["\"name\": \"(?<depName>.*?)\",\\s*\"version\": \"(?<currentValue>.*?)-sdk\""],
|
||||
"datasourceTemplate": "npm"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user