Skip to content

Commit 2bdf147

Browse files
Bump @types/react-dom from 18.2.11 to 18.2.13 in /screen2.0 (#152)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.11 to 18.2.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Fisher <49597360+jpfisher72@users.noreply.github.com>
1 parent baf7169 commit 2bdf147

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

screen2.0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@mui/material": "^5.14.11",
4545
"@types/node": "^20.8.3",
4646
"@types/react": "^18.2.19",
47-
"@types/react-dom": "18.2.11",
47+
"@types/react-dom": "18.2.13",
4848
"@weng-lab/psychscreen-ui-components": "^0.8.0-a.2",
4949
"@weng-lab/ts-ztable": "^4.0.1",
5050
"autoprefixer": "10.4.16",

screen2.0/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -625,10 +625,10 @@
625625
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.8.tgz#805eae6e8f41bd19e88917d2ea200dc992f405d3"
626626
integrity sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==
627627

628-
"@types/react-dom@18.2.11":
629-
version "18.2.11"
630-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.11.tgz#4332c315544698a0875dfdb6e320dda59e1b3d58"
631-
integrity sha512-zq6Dy0EiCuF9pWFW6I6k6W2LdpUixLE4P6XjXU1QHLfak3GPACQfLwEuHzY5pOYa4hzj1d0GxX/P141aFjZsyg==
628+
"@types/react-dom@18.2.13":
629+
version "18.2.13"
630+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.13.tgz#89cd7f9ec8b28c8b6f0392b9591671fb4a9e96b7"
631+
integrity sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==
632632
dependencies:
633633
"@types/react" "*"
634634

0 commit comments

Comments
 (0)