mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
9975a65340
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"devDependencies": {
|
|
"@octokit/request": "^5.6.2",
|
|
"colors": "^1.3.3",
|
|
"js-yaml": "^4.1.1",
|
|
"node-fetch": "^3.0.0",
|
|
"xml2js": "^0.4.22"
|
|
},
|
|
"dependencies": {}
|
|
}
|