this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ Update dependency yaml to ^2.8.1 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
2da746a8 cda610ee

+2 -2
+1 -1
bun.lock
··· 15 15 "pofile": "^1.1.4", 16 16 "slug": "^11.0.1", 17 17 "tinycolor2": "^1.6.0", 18 - "yaml": "^2.7.0", 18 + "yaml": "^2.8.1", 19 19 }, 20 20 "devDependencies": { 21 21 "@playwright/test": "^1.55.1",
+1 -1
package.json
··· 29 29 "pofile": "^1.1.4", 30 30 "slug": "^11.0.1", 31 31 "tinycolor2": "^1.6.0", 32 - "yaml": "^2.7.0" 32 + "yaml": "^2.8.1" 33 33 }, 34 34 "devDependencies": { 35 35 "@playwright/test": "^1.55.1",