Skip to content

Commit

Permalink
[Snyk] Upgrade bancos-brasileiros from 6.1.10 to 6.1.22 (#624)
Browse files Browse the repository at this point in the history
* fix: upgrade bancos-brasileiros from 6.1.10 to 6.1.22

Snyk has created this PR to upgrade bancos-brasileiros from 6.1.10 to 6.1.22.

See this package in npm:
bancos-brasileiros

See this project in Snyk:
https://app.snyk.io/org/guibranco/project/337dc2ee-ac4c-4ec7-8f33-7fddb26040de?utm_source=github&utm_medium=referral&page=upgrade-pr

* CSharpier format

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 11, 2025
1 parent f044fe1 commit c3e0a57
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 8 deletions.
12 changes: 12 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.30.6",
"commands": [
"dotnet-csharpier"
]
}
}
}
14 changes: 7 additions & 7 deletions examples/emberjs/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/emberjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"edition": "octane"
},
"dependencies": {
"bancos-brasileiros": "^6.1.10"
"bancos-brasileiros": "^6.1.22"
}
}

0 comments on commit c3e0a57

Please sign in to comment.