Skip to content

Commit aff9fee

Browse files
chore(deps-dev): bump xo from 1.1.1 to 1.2.2 (#82)
Bumps [xo](https://github.com/xojs/xo) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v1.1.1...v1.2.2) --- updated-dependencies: - dependency-name: xo dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7c94b7 commit aff9fee

File tree

5 files changed

+312
-259
lines changed

5 files changed

+312
-259
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"stylelint-config-standard": "^39.0.0",
6868
"vite": "7.1.5",
6969
"vitest": "3.2.4",
70-
"xo": "1.1.1"
70+
"xo": "1.2.2"
7171
},
7272
"pnpm": {
7373
"overrides": {

packages/css-if-polyfill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"microbundle": "0.15.1",
6565
"vite": "7.1.5",
6666
"vitest": "3.2.4",
67-
"xo": "1.1.1"
67+
"xo": "1.2.2"
6868
},
6969
"source": "src/index.js",
7070
"umd:main": "dist/index.umd.js"

packages/lightningcss-plugin-if-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"lightningcss": "1.22.0",
6161
"microbundle": "0.15.1",
6262
"vitest": "3.2.4",
63-
"xo": "1.1.1"
63+
"xo": "1.2.2"
6464
},
6565
"source": "src/index.js",
6666
"umd:main": "dist/index.umd.js"

packages/postcss-if-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"microbundle": "0.15.1",
6262
"postcss": "8.5.6",
6363
"vitest": "3.2.4",
64-
"xo": "1.1.1"
64+
"xo": "1.2.2"
6565
},
6666
"source": "src/index.js",
6767
"umd:main": "dist/index.umd.js"

0 commit comments

Comments
 (0)