Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 10f476a commit 2d7936b
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.29"
"@types/react": "18.2.30"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ __metadata:
resolution: "@pob/eslint-config-typescript-react@workspace:@pob/eslint-config-typescript-react"
dependencies:
"@pob/eslint-config": 51.1.1
"@types/react": 18.2.29
"@types/react": 18.2.30
eslint-config-airbnb: ^19.0.4
eslint-plugin-import: ^2.28.1
eslint-plugin-jsx-a11y: ^6.5.1
Expand Down Expand Up @@ -1193,14 +1193,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.29":
version: 18.2.29
resolution: "@types/react@npm:18.2.29"
"@types/react@npm:18.2.30":
version: 18.2.30
resolution: "@types/react@npm:18.2.30"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
checksum: 962fa67e4ff439a2eb621ad74e58cb975d2882afa06bb7c9e9823606f6dcc3cd37d5cce143ec3c95b3856549f48ee0382e8c4628267cdcc5c5343d979ad9d92f
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d7936b

Please sign in to comment.