Skip to content

Commit b3eda7a

Browse files
fix(deps): update all non-major npm dependencies
1 parent 3161f64 commit b3eda7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"test": "jest --runInBand --collectCoverage=false"
1515
},
1616
"dependencies": {
17-
"@octokit/auth-app": "^8.0.2",
17+
"@octokit/auth-app": "^8.1.1",
1818
"@octokit/rest": "^22.0.0",
1919
"googleapis": "^164.1.0",
20-
"tsx": "^4.20.3",
21-
"typescript": "^5.8.3"
20+
"tsx": "^4.20.6",
21+
"typescript": "^5.9.3"
2222
},
2323
"devDependencies": {
2424
"@babel/preset-env": "^7.27.2",

0 commit comments

Comments
 (0)