Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/javascript/polkadot/…
Browse files Browse the repository at this point in the history
…keyring-12.1.1
  • Loading branch information
mergify[bot] authored May 1, 2023
2 parents f718b6a + 83a27d3 commit 8ec9b94
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 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 @@ -29,11 +29,11 @@
"zombienet": "./packages/cli/dist/cli.js"
},
"dependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.5",
"chai": "^4.3.7"
},
"devDependencies": {
"@types/node": "^18.16.2",
"@types/node": "^18.16.3",
"@types/tmp": "^0.2.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"eslint": "^8.39.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"yaml": "^2.2.2"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.5",
"@types/fs-extra": "^11.0.1",
"@types/jsdom": "^21.1.1",
"@types/minimatch": "^5.1.2",
Expand Down
2 changes: 1 addition & 1 deletion javascript/packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ts-node": "^10.9.1"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.5",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/mocha": "^10.0.1",
"@types/nunjucks": "^3.2.2",
Expand Down

0 comments on commit 8ec9b94

Please sign in to comment.