Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.33 (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 4584138 commit 68f733c
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.32"
"@types/react": "18.2.33"
}
}
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.32
"@types/react": 18.2.33
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.32":
version: 18.2.32
resolution: "@types/react@npm:18.2.32"
"@types/react@npm:18.2.33":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
checksum: 75903c4d53898c69dd23d0b2730eac4676dc5ade15c25c793dec855f0d7c650cb823832bb1dd881efe8895724f15b06d4bf7081ea0b82391aa3059512ad49ccf
languageName: node
linkType: hard

Expand Down

0 comments on commit 68f733c

Please sign in to comment.