Skip to content

Commit

Permalink
[frontend] Update dependency @types/react to v18.3.11
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 241cbda commit 6b9d20a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/d3-hierarchy": "3.1.7",
"@types/node": "20.16.6",
"@types/qs": "6",
"@types/react": "18.3.3",
"@types/react": "18.3.11",
"@types/react-csv": "1.1.10",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "15",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4524,13 +4524,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
"@types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114
checksum: 10c0/ce80512246ca5bda69db85b9f4f1835189334acfb6b2c4f3eda8cabff1ff1a3ea9ce4f3b895bdbc18c94140aa45592331aa3fdeb557f525c1b048de7ce84fc0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11974,7 +11974,7 @@ __metadata:
"@types/d3-hierarchy": "npm:3.1.7"
"@types/node": "npm:20.16.6"
"@types/qs": "npm:6"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.11"
"@types/react-csv": "npm:1.1.10"
"@types/react-dom": "npm:18.3.0"
"@types/react-syntax-highlighter": "npm:15"
Expand Down

0 comments on commit 6b9d20a

Please sign in to comment.