Skip to content

Commit 0aba996

Browse files
committed
build: update rome to fix improve ci errors
1 parent 515b83d commit 0aba996

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"types": "lib/index.d.ts",
88
"scripts": {
99
"format": "rome format . --write",
10-
"format:ci": "rome format .",
10+
"format:ci": "rome ci .",
1111
"test": "vitest",
1212
"test:watch": "vitest --watch",
1313
"coverage": "vitest run --coverage",
@@ -29,7 +29,7 @@
2929
"qs": "^6.11.0",
3030
"query-string": "^7.1.1",
3131
"querystringify": "^2.2.0",
32-
"rome": "0.9.0-next",
32+
"rome": "0.9.1-next",
3333
"vitest": "^0.23.1"
3434
},
3535
"repository": {

pnpm-lock.yaml

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)