Skip to content

Commit 43f94da

Browse files
authored
Merge branch 'master' into feat/add-flow-support-rust
2 parents 143f767 + d17efe1 commit 43f94da

2 files changed

Lines changed: 185 additions & 164 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@typescript-eslint/eslint-plugin": "8.60.0",
104104
"@typescript-eslint/parser": "8.60.0",
105105
"@vitest/coverage-v8": "4.1.8",
106-
"coveralls-next": "6.0.1",
106+
"coveralls-next": "6.0.2",
107107
"cpx2": "8.0.2",
108108
"eslint": "9.39.4",
109109
"eslint-config-prettier": "8.10.2",
@@ -202,7 +202,6 @@
202202
"packageManager": "yarn@1.22.22",
203203
"resolutions": {
204204
"brace-expansion": ">=1.1.13",
205-
"js-yaml": "4.2.0",
206205
"picomatch": ">=2.3.2",
207206
"yaml": ">=2.8.3"
208207
}

0 commit comments

Comments
 (0)