1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +02:00

[ticket/16615] Update xo, yargs-parser, and dependencies

PHPBB3-16615
This commit is contained in:
Marc Alexander
2020-10-08 20:55:54 +02:00
parent 6f6ee8ca24
commit 0ed8fffd8f
2 changed files with 416 additions and 184 deletions

View File

@@ -103,7 +103,8 @@
"postcss-sorting": "5.0.1",
"stylelint": "13.2.1",
"stylelint-order": "4.0.0",
"xo": "^0.33.0"
"xo": "^0.33.1",
"yargs-parser": ">=13.1.2"
},
"dependencies": {}
}