Skip to content

Commit 3ba95c2

Browse files
committed
fix: upgrade @types/react-dom from 18.0.11 to 18.3.0
Snyk has created this PR to upgrade @types/react-dom from 18.0.11 to 18.3.0. See this package in npm: @types/react-dom See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b95e49a commit 3ba95c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/async": "^3.2.18",
3535
"@types/node": "^18.16.11",
3636
"@types/react": "18.3.3",
37-
"@types/react-dom": "18.0.11",
37+
"@types/react-dom": "18.3.0",
3838
"@types/url-parse": "^1.4.8",
3939
"eslint": "8.34.0",
4040
"eslint-config-next": "13.5.6",

0 commit comments

Comments
 (0)