Skip to content

Commit

Permalink
chore(package): update @types/react-dom to version 18.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 17, 2023
1 parent 7ce3dcf commit 9c694a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@testing-library/react": "^14.0.0",
"@types/node": "^20.6.3",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.8",
"@types/react-dom": "^18.2.13",
"@types/react-redux": "^7.1.27",
"@types/testing-library__jest-dom": "^5",
"autoprefixer": "^10.4.16",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1220,10 +1220,10 @@
dependencies:
"@types/react" "*"

"@types/react-dom@^18.2.8":
version "18.2.8"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.8.tgz#338f1b0a646c9f10e0a97208c1d26b9f473dffd6"
integrity sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==
"@types/react-dom@^18.2.13":
version "18.2.13"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.13.tgz#89cd7f9ec8b28c8b6f0392b9591671fb4a9e96b7"
integrity sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==
dependencies:
"@types/react" "*"

Expand Down

1 comment on commit 9c694a5

@vercel
Copy link

@vercel vercel bot commented on 9c694a5 Oct 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.