Skip to content

Commit

Permalink
build(deps-dev): bump @polkadot/api from 13.2.1 to 14.2.2 in /js
Browse files Browse the repository at this point in the history
Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 13.2.1 to 14.2.2.
- [Release notes](https://github.com/polkadot-js/api/releases)
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/api/commits/v14.2.2/packages/api)

---
updated-dependencies:
- dependency-name: "@polkadot/api"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 37c7caa commit e17b512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
},
"peerDependencies": {
"@gear-js/api": "0.38.3",
"@polkadot/api": "13.2.1",
"@polkadot/api": "14.2.2",
"@polkadot/types": "13.2.1",
"sails-js-types": "0.0.1",
"sails-js-util": "0.0.1"
},
"devDependencies": {
"@gear-js/api": "0.38.3",
"@polkadot/api": "13.2.1",
"@polkadot/api": "14.2.2",
"@polkadot/types": "13.2.1",
"jest": "^29.7.0"
},
Expand Down

0 comments on commit e17b512

Please sign in to comment.