Skip to content

Commit f52e427

Browse files
authored
Merge pull request #362 from jaredwray/chore-upgrading-xo-to-1.1.1
chore: upgrading xo to 1.1.1
2 parents 8a6b390 + 221b33f commit f52e427

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"typescript": "^5.8.3",
8484
"vitest": "^3.1.4",
8585
"webpack": "^5.99.9",
86-
"xo": "^1.0.0"
86+
"xo": "^1.1.1"
8787
},
8888
"xo": {
8989
"ignores": [

0 commit comments

Comments
 (0)