Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit ab222f8

Browse files
build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 (#7391)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" 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>
1 parent 5105b9c commit ab222f8

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@coral-xyz/anchor": "^0.29.0",
6767
"@solana/eslint-config-solana": "^3.0.3",
6868
"@types/bn.js": "^5.1.6",
69-
"@types/jest": "^29.5.13",
69+
"@types/jest": "^29.5.14",
7070
"@types/node": "^22.7.9",
7171
"@types/node-fetch": "^2.6.11",
7272
"@typescript-eslint/eslint-plugin": "^8.4.0",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@solana/web3.js": "^1.95.4",
5555
"@types/chai": "^5.0.0",
56-
"@types/jest": "^29.5.13",
56+
"@types/jest": "^29.5.14",
5757
"@types/node": "^22.7.9",
5858
"@types/node-fetch": "^2.6.11",
5959
"@typescript-eslint/eslint-plugin": "^8.4.0",

name-service/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@jest/globals": "^29.7.0",
4646
"@types/bn.js": "^5.1.6",
47-
"@types/jest": "^29.5.13",
47+
"@types/jest": "^29.5.14",
4848
"@types/node": "^22.7.9",
4949
"@typescript-eslint/eslint-plugin": "^8.4.0",
5050
"@typescript-eslint/parser": "^8.4.0",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@rollup/plugin-terser": "^0.4.4",
6161
"@rollup/plugin-typescript": "^12.1.1",
6262
"@types/bn.js": "^5.1.6",
63-
"@types/jest": "^29.5.13",
63+
"@types/jest": "^29.5.14",
6464
"@types/node": "^22.7.9",
6565
"@types/node-fetch": "^2.6.11",
6666
"@typescript-eslint/eslint-plugin": "^8.4.0",

0 commit comments

Comments
 (0)