Skip to content

Commit 88a92eb

Browse files
chore(deps-dev): bump xo from 1.2.3 to 2.0.2 (#189)
Bumps [xo](https://github.com/xojs/xo) from 1.2.3 to 2.0.2. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v1.2.3...v2.0.2) --- updated-dependencies: - dependency-name: xo dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63c01d5 commit 88a92eb

File tree

5 files changed

+618
-697
lines changed

5 files changed

+618
-697
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"stylelint-config-standard": "^40.0.0",
7474
"vite": "8.0.1",
7575
"vitest": "4.0.18",
76-
"xo": "1.2.3"
76+
"xo": "2.0.2"
7777
},
7878
"pnpm": {
7979
"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": "8.0.1",
6666
"vitest": "4.0.18",
67-
"xo": "1.2.3"
67+
"xo": "2.0.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.32.0",
6161
"microbundle": "0.15.1",
6262
"vitest": "4.0.18",
63-
"xo": "1.2.3"
63+
"xo": "2.0.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.8",
6363
"vitest": "4.0.18",
64-
"xo": "1.2.3"
64+
"xo": "2.0.2"
6565
},
6666
"source": "src/index.js",
6767
"umd:main": "dist/index.umd.js"

0 commit comments

Comments
 (0)