Skip to content

Commit

Permalink
Merge pull request #765 from BitGo/5f76dependabot/npm_and_yarn/depend…
Browse files Browse the repository at this point in the history
…encies-736ac1392c

chore(deps): bump the dependencies group with 3 updates
  • Loading branch information
bitgopatmcl authored May 15, 2024
2 parents 1edac54 + 6a77058 commit 752863f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 53 deletions.
103 changes: 53 additions & 50 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 @@ -20,7 +20,7 @@
"test": "c8 --all --src src node --require @swc-node/register --test test/*.test.ts"
},
"dependencies": {
"@swc/core": "1.5.5",
"@swc/core": "1.5.7",
"cmd-ts": "0.13.0",
"comment-parser": "1.4.1",
"fp-ts": "2.16.5",
Expand All @@ -37,8 +37,8 @@
"typescript": "4.7.4"
},
"optionalDependencies": {
"@swc/core-linux-x64-gnu": "1.5.5",
"@swc/core-darwin-arm64": "1.5.5"
"@swc/core-linux-x64-gnu": "1.5.7",
"@swc/core-darwin-arm64": "1.5.7"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 752863f

Please sign in to comment.