Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.2.32 (#1723)
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 25, 2023
1 parent 55ffad0 commit b0c87ba
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 @@ -72,7 +72,7 @@
"@types/jest": "^29.5.6",
"@types/lodash-es": "^4.17.10",
"@types/node": "^18.18.6",
"@types/react": "^18.2.31",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.14",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^6.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7420,14 +7420,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.31":
version: 18.2.31
resolution: "@types/react@npm:18.2.31"
"@types/react@npm:*, @types/react@npm:^18.2.32":
version: 18.2.32
resolution: "@types/react@npm:18.2.32"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: b11be8e39174d3303e308461400889e353e422d22b01d09795b2c35b7b99d5351716503d9ec5c58e4c2c871249603fa52840d45a34fb5901dd7a26e06129c716
checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
languageName: node
linkType: hard

Expand Down Expand Up @@ -16759,7 +16759,7 @@ __metadata:
"@types/jest": ^29.5.6
"@types/lodash-es": ^4.17.10
"@types/node": ^18.18.6
"@types/react": ^18.2.31
"@types/react": ^18.2.32
"@types/react-dom": ^18.2.14
"@types/react-router-dom": ^5.3.3
"@typescript-eslint/eslint-plugin": ^6.9.0
Expand Down

0 comments on commit b0c87ba

Please sign in to comment.