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

Commit ebcc256

Browse files
build(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 (#6217)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12. - [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 17d5b78 commit ebcc256

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
@@ -70,7 +70,7 @@
7070
"@solana/eslint-config-solana": "^1.0.2",
7171
"@solana/prettier-config-solana": "^0.0.4",
7272
"@types/bn.js": "^5.1.0",
73-
"@types/jest": "^29.5.11",
73+
"@types/jest": "^29.5.12",
7474
"@types/node-fetch": "^2.6.11",
7575
"@typescript-eslint/eslint-plugin": "^6.20.0",
7676
"@typescript-eslint/parser": "^6.20.0",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@solana/web3.js": "^1.89.1",
5656
"@types/chai": "^4.3.11",
57-
"@types/jest": "^29.5.11",
57+
"@types/jest": "^29.5.12",
5858
"@types/node": "^20.11.16",
5959
"@types/node-fetch": "^2.6.11",
6060
"@typescript-eslint/eslint-plugin": "^6.20.0",

name-service/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@jest/globals": "^29.7.0",
5151
"@types/bn.js": "^5.1.1",
52-
"@types/jest": "^29.5.11",
52+
"@types/jest": "^29.5.12",
5353
"@types/node": "^20.11.16",
5454
"@typescript-eslint/eslint-plugin": "^6.20.0",
5555
"@typescript-eslint/parser": "^6.20.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": "^11.1.6",
6262
"@types/bn.js": "^5.1.0",
63-
"@types/jest": "^29.5.11",
63+
"@types/jest": "^29.5.12",
6464
"@types/node": "^20.11.16",
6565
"@types/node-fetch": "^2.6.11",
6666
"@typescript-eslint/eslint-plugin": "^6.20.0",

0 commit comments

Comments
 (0)