Skip to content

Commit b4e469d

Browse files
anomiexmatticbot
authored andcommitted
Update definitelyTyped (major) (#47285)
* Update definitelyTyped * pnpmfile hack for Gutenberg still being on node 20 * Simplify types in publicize tests --------- Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com> Co-authored-by: Manzoor Wani <manzoorwani.jk@gmail.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/22354951278 Upstream-Ref: Automattic/jetpack@27454d1
1 parent 675467f commit b4e469d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This is an alpha version! The changes listed here are not final.
1212
### Changed
1313
- Set `.repository.url` in `package.json` to the mirror repo rather than the monorepo. Required for enabling provenance.
1414
- Update dependencies.
15+
- Update package dependencies.
1516

1617
## [1.2.2] - 2026-02-04
1718
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@testing-library/dom": "10.4.1",
5151
"@testing-library/react": "16.3.0",
5252
"@types/jest": "30.0.0",
53-
"@types/react": "18.3.26",
53+
"@types/react": "18.3.28",
5454
"jest": "30.2.0",
5555
"react": "^18.2.0",
5656
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)