mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Bump xo from 0.55.0 to 0.55.1 (#2675)
This commit is contained in:
Generated
+5
-5
@@ -14,7 +14,7 @@
|
||||
"postcss": "^8.4.27",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "3.0.1",
|
||||
"xo": "^0.55.0"
|
||||
"xo": "^0.55.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
@@ -6328,9 +6328,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/xo": {
|
||||
"version": "0.55.0",
|
||||
"resolved": "https://registry.npmjs.org/xo/-/xo-0.55.0.tgz",
|
||||
"integrity": "sha512-0pINhVcbW3Iz4W4tRlTwQBATVEr1VMMFfQJzFTLwjCRJJdkJRgXh9BEJtcpttmPjbc7lROhVrR2hGXoq0yAsyQ==",
|
||||
"version": "0.55.1",
|
||||
"resolved": "https://registry.npmjs.org/xo/-/xo-0.55.1.tgz",
|
||||
"integrity": "sha512-xjwxX6YM2JmAqmoGaXiBSyzE4DVCzSCgIux4Y001BeMc2V42xyoZtdrqICGYwo8or4cS/QBKJqKiy5QbJ+YqHw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@eslint/eslintrc": "^2.1.0",
|
||||
@@ -6347,7 +6347,7 @@
|
||||
"eslint-import-resolver-webpack": "^0.13.2",
|
||||
"eslint-plugin-ava": "^14.0.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-import": "~2.27.5",
|
||||
"eslint-plugin-n": "^16.0.1",
|
||||
"eslint-plugin-no-use-extend-native": "^0.5.0",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
"postcss": "^8.4.27",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "3.0.1",
|
||||
"xo": "^0.55.0"
|
||||
"xo": "^0.55.1"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults",
|
||||
|
||||
Reference in New Issue
Block a user