build(deps): bump @swc/core in /packages/misskey-js

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.71 to 1.3.75.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.3.71...v1.3.75)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-10 02:02:37 +00:00 committed by GitHub
parent 827616f630
commit 01b42c1618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
],
"dependencies": {
"@swc/cli": "0.1.62",
"@swc/core": "1.3.71",
"@swc/core": "1.3.75",
"eventemitter3": "5.0.1",
"reconnecting-websocket": "4.4.0"
}