Skip to content

Commit

Permalink
chore(deps): update [misskey-js] update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent c63c346 commit f53b706
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 18 deletions.
4 changes: 2 additions & 2 deletions packages/misskey-js/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"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",
"@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",
Expand Down
6 changes: 3 additions & 3 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",
"@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 Down
150 changes: 137 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f53b706

Please sign in to comment.