build(deps-dev): bump xo from 1.2.2 to 1.2.3 (#3628)

This commit is contained in:
yubiuser
2025-10-11 12:20:16 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -43,7 +43,7 @@
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"prettier": "^3.6.2",
"xo": "^1.2.2"
"xo": "^1.2.3"
}
},
"node_modules/@babel/code-frame": {
@@ -8880,9 +8880,9 @@
"license": "ISC"
},
"node_modules/xo": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/xo/-/xo-1.2.2.tgz",
"integrity": "sha512-8l565N0q5ROdSez8flcltMt1gi8OiEEYR1sGiRqc+QRrGf0Z8NEbhPkxYRrHn36iF+Hmyles79036LwuKREA5w==",
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/xo/-/xo-1.2.3.tgz",
"integrity": "sha512-ykvWr88620CwealQwr7nWcPwolE6RMAVsCSBIdF3JnVdQUBAllnBJypSPsu0YYFzWTrJjQfNgH82lnWMPVTXnA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -59,7 +59,7 @@
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"prettier": "^3.6.2",
"xo": "^1.2.2"
"xo": "^1.2.3"
},
"browserslist": [
">= 0.5%",