Skip to content

Commit

Permalink
chore(deps): update [misskey-js] update dependencies (#15565)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 734c78d commit d4f9bf1
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 100 deletions.
8 changes: 4 additions & 4 deletions packages/misskey-js/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"devDependencies": {
"@readme/openapi-parser": "2.7.0",
"@types/node": "22.13.5",
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"@types/node": "22.13.7",
"@typescript-eslint/eslint-plugin": "8.25.0",
"@typescript-eslint/parser": "8.25.0",
"openapi-types": "12.1.3",
"openapi-typescript": "6.7.6",
"ts-case-convert": "2.1.0",
"tsx": "4.19.3",
"typescript": "5.7.3"
"typescript": "5.8.2"
},
"files": [
"built"
Expand Down
10 changes: 5 additions & 5 deletions packages/misskey-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"directory": "packages/misskey-js"
},
"devDependencies": {
"@microsoft/api-extractor": "7.50.1",
"@microsoft/api-extractor": "7.51.0",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/node": "22.13.5",
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"@types/node": "22.13.7",
"@typescript-eslint/eslint-plugin": "8.25.0",
"@typescript-eslint/parser": "8.25.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.5.0",
Expand All @@ -49,7 +49,7 @@
"nodemon": "3.1.9",
"execa": "8.0.1",
"tsd": "0.31.2",
"typescript": "5.7.3",
"typescript": "5.8.2",
"esbuild": "0.25.0",
"glob": "11.0.1"
},
Expand Down
Loading

0 comments on commit d4f9bf1

Please sign in to comment.