Skip to content

Commit

Permalink
Merge branch 'master' into renovate/eslint-plugin-react-7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Jan 13, 2025
2 parents d52cb57 + fa4f5d6 commit 457d3a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@devoxa/prettier-config": "2.0.3",
"@types/node": "20.9.5",
"@types/react": "19.0.5",
"@types/react": "19.0.6",
"eslint": "9.18.0",
"prettier": "3.4.2",
"react": "19.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,10 @@
dependencies:
undici-types "~5.26.4"

"@types/react@19.0.5":
version "19.0.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.5.tgz#1196ef3a0a03dffe0ab02ddd7ae1e3590376cffd"
integrity sha512-i4OQzFiqsUCfoBns/KHpz+4QcvfjoCsTUi+mugo3lrSRA3+x0gJVvhZhAJrwLGEqz4EXiFVP4hPnOugx+m2uhg==
"@types/react@19.0.6":
version "19.0.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.6.tgz#98deae4c5c4b24735e5d9e341302f9ebd45e80d3"
integrity sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw==
dependencies:
csstype "^3.0.2"

Expand Down

0 comments on commit 457d3a3

Please sign in to comment.