Skip to content

Commit 08528fb

Browse files
authored
chore: updated dependencies [skip ci]
1 parent d5e81a2 commit 08528fb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@appium/base-driver": "^9.16.4",
3434
"bezier-easing": "^2.1.0",
35-
"koffi": "^2.10.1",
35+
"koffi": "^2.11.0",
3636
"xpath-analyzer": "^3.0.1"
3737
},
3838
"appium": {
@@ -47,14 +47,14 @@
4747
"@appium/eslint-config-appium-ts": "^1.0.3",
4848
"@appium/tsconfig": "^0.3.5",
4949
"@appium/types": "^0.25.2",
50-
"@eslint/js": "^9.23.0",
50+
"@eslint/js": "^9.25.1",
5151
"@semantic-release/changelog": "^6.0.3",
5252
"@semantic-release/git": "^10.0.1",
53-
"@types/node": "^22.14.0",
53+
"@types/node": "^22.14.1",
5454
"conventional-changelog-conventionalcommits": "^8.0.0",
55-
"eslint": "^9.23.0",
55+
"eslint": "^9.25.1",
5656
"semantic-release": "^24.2.3",
57-
"typescript": "^5.8.2",
58-
"typescript-eslint": "^8.28.0"
57+
"typescript": "^5.8.3",
58+
"typescript-eslint": "^8.31.0"
5959
}
6060
}

0 commit comments

Comments
 (0)