Skip to content

Commit 53dea71

Browse files
chore(deps): update dependency @types/react to v18.2.71 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0c8bc8 commit 53dea71

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/lodash.isequal": "^4.5.8",
9191
"@types/lodash.shuffle": "^4.2.9",
9292
"@types/node": "20.11.30",
93-
"@types/react": "18.2.70",
93+
"@types/react": "18.2.71",
9494
"@types/react-dom": "18.2.22",
9595
"@types/react-plotly.js": "^2.6.3",
9696
"@types/uuid": "9.0.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4945,14 +4945,14 @@ __metadata:
49454945
languageName: node
49464946
linkType: hard
49474947

4948-
"@types/react@npm:18.2.70":
4949-
version: 18.2.70
4950-
resolution: "@types/react@npm:18.2.70"
4948+
"@types/react@npm:18.2.71":
4949+
version: 18.2.71
4950+
resolution: "@types/react@npm:18.2.71"
49514951
dependencies:
49524952
"@types/prop-types": "npm:*"
49534953
"@types/scheduler": "npm:*"
49544954
csstype: "npm:^3.0.2"
4955-
checksum: 10/ddf235dfa6abe0075b40e66d3119ca3d0af330045cd12ebea8f335e07e6d71882535bfab2b7ae33c1709a6c1cf06eab2e5587c9d4c2333d25f781f9fd34c83e5
4955+
checksum: 10/b9473a30b541de7ddd603fef65240c09459c04ede28959f9499d779c3dfb6bcb8fd969b377e097eb5b6bc3182ff094548bff47a2c8b8f57a7b601de22a225eb6
49564956
languageName: node
49574957
linkType: hard
49584958

@@ -9951,7 +9951,7 @@ __metadata:
99519951
"@types/lodash.isequal": "npm:^4.5.8"
99529952
"@types/lodash.shuffle": "npm:^4.2.9"
99539953
"@types/node": "npm:20.11.30"
9954-
"@types/react": "npm:18.2.70"
9954+
"@types/react": "npm:18.2.71"
99559955
"@types/react-dom": "npm:18.2.22"
99569956
"@types/react-plotly.js": "npm:^2.6.3"
99579957
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)