mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Bump xo from 0.55.1 to 0.56.0 (#2683)
This commit is contained in:
Generated
+4
-4
@@ -14,7 +14,7 @@
|
||||
"postcss": "^8.4.28",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "3.0.1",
|
||||
"xo": "^0.55.1"
|
||||
"xo": "^0.56.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
@@ -6328,9 +6328,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/xo": {
|
||||
"version": "0.55.1",
|
||||
"resolved": "https://registry.npmjs.org/xo/-/xo-0.55.1.tgz",
|
||||
"integrity": "sha512-xjwxX6YM2JmAqmoGaXiBSyzE4DVCzSCgIux4Y001BeMc2V42xyoZtdrqICGYwo8or4cS/QBKJqKiy5QbJ+YqHw==",
|
||||
"version": "0.56.0",
|
||||
"resolved": "https://registry.npmjs.org/xo/-/xo-0.56.0.tgz",
|
||||
"integrity": "sha512-ohzSqgQ8POgZ3KNaEK/gxDovb6h3cglxv8+xi9Dn7gmRe8g4qotpOZpMs5ACJhvkJDmJOhiKbk6Uq6Mx1Di9DA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@eslint/eslintrc": "^2.1.0",
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
"postcss": "^8.4.28",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "3.0.1",
|
||||
"xo": "^0.55.1"
|
||||
"xo": "^0.56.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults",
|
||||
|
||||
Reference in New Issue
Block a user