[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
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
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"
}
}