Skip to content

Commit f02fa42

Browse files
fix(deps): update all non-major dependencies
1 parent 03dd091 commit f02fa42

File tree

2 files changed

+137
-101
lines changed

2 files changed

+137
-101
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
},
88
"dependencies": {
9-
"@expo/plist": "0.2.2",
9+
"@expo/plist": "0.4.7",
1010
"axios": "1.8.1",
1111
"http-cookie-agent": "6.0.8",
1212
"tough-cookie": "5.1.2",
@@ -17,20 +17,20 @@
1717
"@pliancy/eslint-config-ts": "1.1.1",
1818
"@pliancy/semantic-release-config-npm": "2.2.0",
1919
"@types/jest": "29.5.14",
20-
"@types/node": "22.13.9",
20+
"@types/node": "22.18.8",
2121
"@types/tough-cookie": "4.0.5",
2222
"@types/uuid": "10.0.0",
2323
"commitizen": "4.3.1",
24-
"concurrently": "9.1.2",
24+
"concurrently": "9.2.1",
2525
"cpy-cli": "5.0.0",
2626
"cz-conventional-changelog": "3.3.0",
2727
"husky": "9.1.7",
2828
"jest": "29.7.0",
29-
"open": "10.1.0",
29+
"open": "10.2.0",
3030
"pinst": "3.0.0",
3131
"rimraf": "6.0.1",
32-
"ts-jest": "29.1.4",
33-
"typescript": "5.4.5"
32+
"ts-jest": "29.4.4",
33+
"typescript": "5.9.3"
3434
},
3535
"keywords": [
3636
"addigy",
@@ -60,7 +60,7 @@
6060
"types": "index.d.ts",
6161
"version": "2.10.5",
6262
"volta": {
63-
"node": "22.14.0",
63+
"node": "22.20.0",
6464
"yarn": "1.22.22"
6565
}
6666
}

0 commit comments

Comments
 (0)