mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
Bump xo from 0.55.0 to 0.55.1
Bumps [xo](https://github.com/xojs/xo) from 0.55.0 to 0.55.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.55.0...v0.55.1) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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