mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge pull request #5698 from phpbb/dependabot/npm_and_yarn/eslint-utils-1.4.2
[ticket/15980] Bump eslint-utils from 1.3.1 to 1.4.2
This commit is contained in:
commit
b102475692
2 changed files with 1650 additions and 3345 deletions
4987
package-lock.json
generated
4987
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -47,7 +47,7 @@
|
|||
"homepage": "https://www.phpbb.com",
|
||||
"devDependencies": {
|
||||
"cssnano": "^4.1.10",
|
||||
"del": "^5.0.0",
|
||||
"del": "^5.1.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-autoprefixer": "^7.0.0",
|
||||
"gulp-postcss": "^8.0.0",
|
||||
|
@ -57,9 +57,9 @@
|
|||
"postcss-import": "^12.0.1",
|
||||
"postcss-pxtorem": "^4.0.1",
|
||||
"postcss-sorting": "^5.0.1",
|
||||
"stylelint": "^10.1.0",
|
||||
"stylelint-order": "^3.0.1",
|
||||
"xo": "^0.24.0"
|
||||
"stylelint": "^11.0.0",
|
||||
"stylelint-order": "^3.1.1",
|
||||
"xo": "^0.25.3"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue