bancos-brasileiros 6.2.40 → 6.2.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +6 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -343,17 +343,17 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
343
343
  </a>
344
344
  </td>
345
345
  <td align="center">
346
- <a href="https://github.com/dependabot[bot]">
347
- <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
346
+ <a href="https://github.com/github-actions[bot]">
347
+ <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
348
348
  <br />
349
- <sub><b>dependabot[bot]</b></sub>
349
+ <sub><b>github-actions[bot]</b></sub>
350
350
  </a>
351
351
  </td>
352
352
  <td align="center">
353
- <a href="https://github.com/github-actions[bot]">
354
- <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
353
+ <a href="https://github.com/dependabot[bot]">
354
+ <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
355
355
  <br />
356
- <sub><b>github-actions[bot]</b></sub>
356
+ <sub><b>dependabot[bot]</b></sub>
357
357
  </a>
358
358
  </td>
359
359
  <td align="center">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.40",
3
+ "version": "6.2.42",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {