Skip to content

Commit

Permalink
build(deps-dev): bump @types/mocha from 10.0.8 to 10.0.9 (#7338)
Browse files Browse the repository at this point in the history
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.8 to 10.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 7d2be70 commit 952f079
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion libraries/type-length-value/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion token-group/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@solana/web3.js": "^1.95.3",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
Expand Down
2 changes: 1 addition & 1 deletion token-metadata/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@solana/web3.js": "^1.95.3",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
Expand Down
2 changes: 1 addition & 1 deletion token-swap/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/bn.js": "^5.1.6",
"@types/chai-as-promised": "^8.0.1",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion token/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@solana/web3.js": "^1.95.3",
"@types/chai-as-promised": "^8.0.1",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.4",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "^8.4.0",
Expand Down

0 comments on commit 952f079

Please sign in to comment.