mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/16775] Remove yargs-parser from node devDependencies
PHPBB3-16775
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -22,8 +22,7 @@
|
|||||||
"postcss-sorting": "^6.0.0",
|
"postcss-sorting": "^6.0.0",
|
||||||
"stylelint": "^13.13.1",
|
"stylelint": "^13.13.1",
|
||||||
"stylelint-order": "^4.1.0",
|
"stylelint-order": "^4.1.0",
|
||||||
"xo": "^0.40.1",
|
"xo": "^0.40.1"
|
||||||
"yargs-parser": "^20.2.7"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/code-frame": {
|
"node_modules/@babel/code-frame": {
|
||||||
|
@@ -143,7 +143,6 @@
|
|||||||
"postcss-sorting": "^6.0.0",
|
"postcss-sorting": "^6.0.0",
|
||||||
"stylelint": "^13.13.1",
|
"stylelint": "^13.13.1",
|
||||||
"stylelint-order": "^4.1.0",
|
"stylelint-order": "^4.1.0",
|
||||||
"xo": "^0.40.1",
|
"xo": "^0.40.1"
|
||||||
"yargs-parser": "^20.2.7"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user