Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to ^18.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 13f3bed commit 22baff0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/easy-test-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@thisisagile/easy": "workspace:^",
"@types/react": "^18.3.3",
"@types/react": "^18.3.10",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,7 @@ __metadata:
"@testing-library/react": "npm:^14.2.1"
"@thisisagile/easy": "workspace:^"
"@thisisagile/easy-test": "workspace:*"
"@types/react": "npm:^18.3.3"
"@types/react": "npm:^18.3.10"
jest-environment-jsdom: "npm:^29.7.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -2194,7 +2194,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.3.3":
"@types/react@npm:*":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
Expand All @@ -2204,6 +2204,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.10":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/f5be1de1b0331c1fdb33d577f4cf7f1b949d4bded5347b2351a537f03c51dade5be115e21b161dcf1b37061954d320f6a0bdf8d7b70e24eda51071fdd614383d
languageName: node
linkType: hard

"@types/semver@npm:^7.3.12":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
Expand Down

0 comments on commit 22baff0

Please sign in to comment.