Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 3 updates in the / directory: [@swc/core](https://github.com/swc-project/swc), [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) and [@swc/core-darwin-arm64](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.5.7 to 1.8.0
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.5.7...v1.8.0)

Updates `@swc/core-linux-x64-gnu` from 1.5.7 to 1.8.0
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.5.7...v1.8.0)

Updates `@swc/core-darwin-arm64` from 1.5.7 to 1.8.0
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.5.7...v1.8.0)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@swc/core-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d0d5873 commit 4630c64
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/openapi-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:target": "c8 --all --src src node --require @swc-node/register"
},
"dependencies": {
"@swc/core": "1.5.7",
"@swc/core": "1.8.0",
"cmd-ts": "0.13.0",
"comment-parser": "1.4.1",
"fp-ts": "2.16.9",
Expand All @@ -39,8 +39,8 @@
"typescript": "4.7.4"
},
"optionalDependencies": {
"@swc/core-linux-x64-gnu": "1.5.7",
"@swc/core-darwin-arm64": "1.5.7"
"@swc/core-linux-x64-gnu": "1.8.0",
"@swc/core-darwin-arm64": "1.8.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 4630c64

Please sign in to comment.