Skip to content

Commit

Permalink
chore(deps): bump @types/chai from 4.3.9 to 4.3.10 in /javascript
Browse files Browse the repository at this point in the history
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.9 to 4.3.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 105ceb2 commit 1d28a70
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions javascript/package-lock.json

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

2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@polkadot/keyring": "^12.5.1",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"chai": "^4.3.10"
},
"devDependencies": {
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 @@ -58,7 +58,7 @@
"yaml": "^2.3.4"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.4",
"@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 @@ -38,7 +38,7 @@
"ts-node": "^10.9.1"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/deep-equal-in-any-order": "^1.0.3",
"@types/mocha": "^10.0.3",
"@types/nunjucks": "^3.2.5",
Expand Down

0 comments on commit 1d28a70

Please sign in to comment.