mirror of
https://github.com/pi-hole/web.git
synced 2026-05-08 09:39:05 +01:00
Bump xo from 0.55.1 to 0.56.0
Bumps [xo](https://github.com/xojs/xo) from 0.55.1 to 0.56.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.55.1...v0.56.0) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -14,7 +14,7 @@
|
||||
"postcss": "^8.4.28",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "3.0.2",
|
||||
"xo": "^0.55.1"
|
||||
"xo": "^0.56.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
@@ -6340,9 +6340,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",
|
||||
|
||||
Reference in New Issue
Block a user