Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-dom to v18.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent 9a59acf commit ba81581
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/node": "20.8.2",
"@types/numeral": "2.0.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-dom": "18.2.9",
"eslint": "8.50.0",
"eslint-config-next": "13.4.12",
"eslint-config-prettier": "9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2031,12 +2031,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.8":
version: 18.2.8
resolution: "@types/react-dom@npm:18.2.8"
"@types/react-dom@npm:18.2.9":
version: 18.2.9
resolution: "@types/react-dom@npm:18.2.9"
dependencies:
"@types/react": "*"
checksum: d36264631028d021b73cd9e015f10b95c4959ae1ce8f7a7419f318d1f05b1d063e6afffcd2a349a6bccd64ccc9ee9d2d976e1f0437643f0e7db621fa035bca65
checksum: d64e58b24549e5b3bb8c792f937061fa80e35a96f0d1757707de5b1377ebce3cf4932f0869bd54cbdf4d321edc7742ae3af03d543306d0f5efb58065b3a0917e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2350,7 +2350,7 @@ __metadata:
"@types/node": 20.8.2
"@types/numeral": 2.0.3
"@types/react": 18.2.24
"@types/react-dom": 18.2.8
"@types/react-dom": 18.2.9
ai: 2.2.13
autoprefixer: 10.4.16
chance: 1.1.11
Expand Down

0 comments on commit ba81581

Please sign in to comment.