Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [@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-linux-x64-gnu` from 1.3.76 to 1.3.79
- [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.3.76...v1.3.79)

Updates `@swc/core-darwin-arm64` from 1.3.76 to 1.3.79
- [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.3.76...v1.3.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2023
1 parent 60d52a8 commit 032ed24
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 10 deletions.
48 changes: 40 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/openapi-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"typescript": "4.7.4"
},
"optionalDependencies": {
"@swc/core-linux-x64-gnu": "1.3.76",
"@swc/core-darwin-arm64": "1.3.76"
"@swc/core-linux-x64-gnu": "1.3.79",
"@swc/core-darwin-arm64": "1.3.79"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 032ed24

Please sign in to comment.