Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/javascript/types/sin…
Browse files Browse the repository at this point in the history
…on-10.0.16
  • Loading branch information
mergify[bot] authored Aug 15, 2023
2 parents 706b957 + e27e935 commit 864fb60
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ Below can be found some of the projects that are currently using Zombienet as in
- [InvArch](https://github.com/InvArch/InvArch-Node/blob/34a6e2216bc79c9bcee2f2f4c0cd8243fe4dfc93/zombienet/rococo-and-tinkernet+basilisk.toml)
- [Mangata](https://github.com/mangata-finance/mangata-node/tree/develop/devops/zombienet)
- [Manta/Phala](https://github.com/Manta-Network/manta-indexer/pull/30)
- [Moonbeam](https://github.com/PureStake/moonbeam/tree/master/tests/zombienet)
- [Moonbeam](https://github.com/moonbeam-foundation/moonbeam/tree/master/tests)
- [T3rn](https://github.com/t3rn/t3rn/tree/development/tests/zombienet)
- [ParaSpell✨](https://github.com/paraspell/ui-v2)

Expand Down
2 changes: 1 addition & 1 deletion docs/src/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Below can be found some of the projects that are currently using Zombienet as in
- [InvArch](https://github.com/InvArch/InvArch-Node/blob/34a6e2216bc79c9bcee2f2f4c0cd8243fe4dfc93/zombienet/rococo-and-tinkernet+basilisk.toml)
- [Mangata](https://github.com/mangata-finance/mangata-node/tree/develop/devops/zombienet)
- [Manta/Phala](https://github.com/Manta-Network/manta-indexer/pull/30)
- [Moonbeam](https://github.com/PureStake/moonbeam/tree/master/tests/zombienet)
- [Moonbeam](https://github.com/moonbeam-foundation/moonbeam/tree/master/tests)
- [T3rn](https://github.com/t3rn/t3rn/tree/development/tests/zombienet)
72 changes: 36 additions & 36 deletions javascript/package-lock.json

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

4 changes: 2 additions & 2 deletions javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"chai": "^4.3.7"
},
"devDependencies": {
"@types/node": "^20.4.8",
"@types/node": "^20.5.0",
"@types/tmp": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.45.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.28.0",
Expand Down

0 comments on commit 864fb60

Please sign in to comment.