Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.34 (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 68f733c commit d17cfe0
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 @pob/eslint-config-typescript-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"eslint-plugin-react-hooks": "^4.3.0"
},
"devDependencies": {
"@types/react": "18.2.33"
"@types/react": "18.2.34"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ __metadata:
resolution: "@pob/eslint-config-typescript-react@workspace:@pob/eslint-config-typescript-react"
dependencies:
"@pob/eslint-config": 51.1.2
"@types/react": 18.2.33
"@types/react": 18.2.34
eslint-config-airbnb: ^19.0.4
eslint-plugin-import: ^2.28.1
eslint-plugin-jsx-a11y: ^6.5.1
Expand Down Expand Up @@ -655,14 +655,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.33":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
"@types/react@npm:18.2.34":
version: 18.2.34
resolution: "@types/react@npm:18.2.34"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 75903c4d53898c69dd23d0b2730eac4676dc5ade15c25c793dec855f0d7c650cb823832bb1dd881efe8895724f15b06d4bf7081ea0b82391aa3059512ad49ccf
checksum: 16446542228cba827143caf0ecb4718cbf02ae5befd4a6bc6d67ed144fe1c0cb4b06b20facf3d2b972d86c67a17cc82f5ec8a03fce42d50e12b2dcd0592fc66e
languageName: node
linkType: hard

Expand Down

0 comments on commit d17cfe0

Please sign in to comment.