Skip to content

Commit 033518a

Browse files
committed
Update dev-dependencies
1 parent 6a2abc0 commit 033518a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"mdast-util-mdxjs-esm": "^1.0.0",
5353
"property-information": "^6.0.0",
5454
"space-separated-tokens": "^2.0.0",
55-
"style-to-object": "^0.3.0",
55+
"style-to-object": "^0.4.0",
5656
"unist-util-position": "^4.0.0",
5757
"zwitch": "^2.0.0"
5858
},
@@ -82,7 +82,7 @@
8282
"type-coverage": "^2.0.0",
8383
"typescript": "^4.0.0",
8484
"unist-util-visit": "^4.0.0",
85-
"xo": "^0.52.0"
85+
"xo": "^0.53.0"
8686
},
8787
"scripts": {
8888
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)