1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/16775] Remove yargs-parser from node devDependencies

PHPBB3-16775
This commit is contained in:
Marc Alexander
2021-05-14 21:47:45 +02:00
parent 0c995207d3
commit d73222e8a9
2 changed files with 2 additions and 4 deletions

3
package-lock.json generated
View File

@@ -22,8 +22,7 @@
"postcss-sorting": "^6.0.0",
"stylelint": "^13.13.1",
"stylelint-order": "^4.1.0",
"xo": "^0.40.1",
"yargs-parser": "^20.2.7"
"xo": "^0.40.1"
}
},
"node_modules/@babel/code-frame": {

View File

@@ -143,7 +143,6 @@
"postcss-sorting": "^6.0.0",
"stylelint": "^13.13.1",
"stylelint-order": "^4.1.0",
"xo": "^0.40.1",
"yargs-parser": "^20.2.7"
"xo": "^0.40.1"
}
}