Skip to content

Commit

Permalink
deps: bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@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)

Updates `@types/node` from 22.7.6 to 22.7.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 0474b28 commit a4dc705
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@lerna-lite/publish": "^3.10.0",
"@lerna-lite/run": "^3.10.0",
"@lerna-lite/version": "^3.10.0",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/delay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.7.6",
"@types/node": "^22.7.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/exit-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.7.6",
"@types/node": "^22.7.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/global-this/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.7.6",
"@types/node": "^22.7.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.7.6",
"@types/node": "^22.7.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nano-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.7.6",
"@types/node": "^22.7.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/node-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.7.6",
"@types/node": "^22.7.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/platform-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.7.6",
"@types/node": "^22.7.9",
"typescript": "^5.6.3"
}
}
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.7.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -94,7 +94,7 @@ __metadata:
"@alwatr/package-tracer": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.7.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -150,7 +150,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.7.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -190,7 +190,7 @@ __metadata:
"@alwatr/platform-info": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.7.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand All @@ -202,7 +202,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.7.9"
esbuild: "npm:^0.24.0"
typescript: "npm:^5.6.3"
bin:
Expand Down Expand Up @@ -250,7 +250,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.7.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -290,7 +290,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.7.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2197,13 +2197,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
"@types/jest@npm:^29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
languageName: node
linkType: hard

Expand All @@ -2223,12 +2223,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.6":
version: 22.7.6
resolution: "@types/node@npm:22.7.6"
"@types/node@npm:^22.7.9":
version: 22.7.9
resolution: "@types/node@npm:22.7.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
checksum: 10c0/2d1917702b9d9ede8e4d8151cd8b1af8bc147d543486474ffbe0742e38764ea73105939e6a767addf7a4c39e842e16eae762bff90617d7b7f9ee3fbbb2d23bfa
languageName: node
linkType: hard

Expand Down Expand Up @@ -2475,7 +2475,7 @@ __metadata:
"@lerna-lite/publish": "npm:^3.10.0"
"@lerna-lite/run": "npm:^3.10.0"
"@lerna-lite/version": "npm:^3.10.0"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@typescript-eslint/eslint-plugin": "npm:^7.15.0"
"@typescript-eslint/parser": "npm:^7.15.0"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
Expand Down

0 comments on commit a4dc705

Please sign in to comment.