Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-dom to v18.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent f57c6ef commit 294da58
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 @@ -46,7 +46,7 @@
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16",
"@types/react-dom": "18.2.17",
"@vitejs/plugin-react-swc": "3.5.0",
"eslint": "8.54.0",
"husky": "8.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2643,12 +2643,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.16":
version: 18.2.16
resolution: "@types/react-dom@npm:18.2.16"
"@types/react-dom@npm:18.2.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
"@types/react": "npm:*"
checksum: 6efd8936c103b17d24c33fbba9f90aa390559b9027308a20bc08a4af84c2b915a5f615149d106768b14c3b04796cc70e5759ae01fb2d20b307b75697e38473cd
checksum: 33b53078ed7e9e0cfc4dc691e938f7db1cc06353bc345947b41b581c3efe2b980c9e4eb6460dbf5ddc521dd91959194c970221a2bd4bfad9d23ebce338e12938
languageName: node
linkType: hard

Expand Down Expand Up @@ -6173,7 +6173,7 @@ __metadata:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
"@types/react": "npm:18.2.38"
"@types/react-dom": "npm:18.2.16"
"@types/react-dom": "npm:18.2.17"
"@vitejs/plugin-react-swc": "npm:3.5.0"
axios: "npm:1.6.2"
eslint: "npm:8.54.0"
Expand Down

0 comments on commit 294da58

Please sign in to comment.