Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@flashbots/ethers-provider-bundle](https://github.com/flashbots/ethers-provider-flashbots-bundle) | `0.6.2` | `1.0.0` |
| [@opensea/stream-js](https://github.com/ProjectOpenSea/stream-js) | `0.1.2` | `0.1.3` |
| [axios](https://github.com/axios/axios) | `1.5.1` | `1.6.8` |
| [ethers](https://github.com/ethers-io/ethers.js) | `5.7.2` | `6.11.1` |
| [opensea-js](https://github.com/ProjectOpenSea/opensea-js) | `6.1.11` | `7.1.2` |
| [pathe](https://github.com/unjs/pathe) | `1.1.1` | `1.1.2` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.2.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.4.3` |


Updates `@flashbots/ethers-provider-bundle` from 0.6.2 to 1.0.0
- [Commits](https://github.com/flashbots/ethers-provider-flashbots-bundle/commits/v1.0.0)

Updates `@opensea/stream-js` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/ProjectOpenSea/stream-js/releases)
- [Commits](ProjectOpenSea/stream-js@v0.1.2...v0.1.3)

Updates `axios` from 1.5.1 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.1...v1.6.8)

Updates `ethers` from 5.7.2 to 6.11.1
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v5.7.2...v6.11.1)

Updates `opensea-js` from 6.1.11 to 7.1.2
- [Release notes](https://github.com/ProjectOpenSea/opensea-js/releases)
- [Commits](ProjectOpenSea/opensea-js@v6.1.11...v7.1.2)

Updates `pathe` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/unjs/pathe/releases)
- [Changelog](https://github.com/unjs/pathe/blob/main/CHANGELOG.md)
- [Commits](unjs/pathe@v1.1.1...v1.1.2)

Updates `prettier` from 3.0.3 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.2.5)

Updates `typescript` from 5.2.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.4.3)

---
updated-dependencies:
- dependency-name: "@flashbots/ethers-provider-bundle"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@opensea/stream-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: opensea-js
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: pathe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 13e350c commit bbf1d4b
Show file tree
Hide file tree
Showing 2 changed files with 727 additions and 979 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"tsup": "^8.0.2"
},
"dependencies": {
"@flashbots/ethers-provider-bundle": "^0.6.2",
"@flashbots/ethers-provider-bundle": "^1.0.0",
"@opensea/stream-js": "^0.1.2",
"axios": "^1.5.1",
"bundle-require": "^4.0.2",
"commander": "^12.0.0",
"dedent": "^1.5.1",
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
"ethers": "^6.11.1",
"find-up": "^7.0.0",
"fs-extra": "^11.1.1",
"opensea-js": "^6.1.11",
"opensea-js": "^7.1.2",
"pathe": "^1.1.1",
"picocolors": "^1.0.0",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit bbf1d4b

Please sign in to comment.