Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.61 (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 304dc24 commit 13ed52b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "20.11.23",
"@types/react": "18.2.60",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/simple-oauth2": "5.0.7",
"check-package-dependencies": "7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2399,14 +2399,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.60":
version: 18.2.60
resolution: "@types/react@npm:18.2.60"
"@types/react@npm:*, @types/react@npm:18.2.61":
version: 18.2.61
resolution: "@types/react@npm:18.2.61"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/e1d8763259c75ebcdf241dbbbfb7e8f606a8abdc98b1acf1a23e741681ebb20e82b490402a32ce10b81ce7e51f00f8009a162a72136333613b4f247549a3ab8d
checksum: 10c0/a03fbb6ca8108bbccf12ac616e77e1457ae9324040c4a5d1293caaa62c187300b4eb38ec78c4724fb43d40d4c6fb909803db057c8b69ae441e2aab7b2acdc29a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9149,7 +9149,7 @@ __metadata:
"@types/jest": "npm:29.5.12"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/node": "npm:20.11.23"
"@types/react": "npm:18.2.60"
"@types/react": "npm:18.2.61"
"@types/react-dom": "npm:18.2.19"
"@types/simple-oauth2": "npm:5.0.7"
body-parser: "npm:1.20.2"
Expand Down

0 comments on commit 13ed52b

Please sign in to comment.