Skip to content

Commit ba5d0c4

Browse files
chore(deps): bump the dependencies group across 1 directory with 3 updates
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.7.39 - [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.7.39) Updates `@swc/core-linux-x64-gnu` from 1.5.7 to 1.7.39 - [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.7.39) Updates `@swc/core-darwin-arm64` from 1.5.7 to 1.7.39 - [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.7.39) --- 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]>
1 parent 2f7dd3f commit ba5d0c4

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openapi-generator/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test:target": "c8 --all --src src node --require @swc-node/register"
2323
},
2424
"dependencies": {
25-
"@swc/core": "1.5.7",
25+
"@swc/core": "1.7.39",
2626
"cmd-ts": "0.13.0",
2727
"comment-parser": "1.4.1",
2828
"fp-ts": "2.16.9",
@@ -39,8 +39,8 @@
3939
"typescript": "4.7.4"
4040
},
4141
"optionalDependencies": {
42-
"@swc/core-linux-x64-gnu": "1.5.7",
43-
"@swc/core-darwin-arm64": "1.5.7"
42+
"@swc/core-linux-x64-gnu": "1.7.39",
43+
"@swc/core-darwin-arm64": "1.7.39"
4444
},
4545
"publishConfig": {
4646
"access": "public"

0 commit comments

Comments
 (0)