Skip to content

Commit c0b8803

Browse files
committed
chore(deps): update dependency @types/react-dom to v18.2.7
1 parent 024d1e7 commit c0b8803

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@types/node": "18.16.19",
144144
"@types/ramda": "0.29.3",
145145
"@types/react": "18.2.14",
146-
"@types/react-dom": "18.2.6",
146+
"@types/react-dom": "18.2.7",
147147
"@typescript-eslint/eslint-plugin": "5.62.0",
148148
"@typescript-eslint/parser": "5.62.0",
149149
"@webcomponents/template-shadowroot": "0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,10 +1321,10 @@
13211321
dependencies:
13221322
types-ramda "^0.29.4"
13231323

1324-
"@types/[email protected].6":
1325-
version "18.2.6"
1326-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
1327-
integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
1324+
"@types/[email protected].7":
1325+
version "18.2.7"
1326+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7.tgz#67222a08c0a6ae0a0da33c3532348277c70abb63"
1327+
integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==
13281328
dependencies:
13291329
"@types/react" "*"
13301330

0 commit comments

Comments
 (0)