Skip to content

Commit

Permalink
deps(dev): update dependency @types/react to v17.0.81
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 929284a commit 2e3707b
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"overrides": {
"react": "17.0.2",
"react-dom": "17.0.2",
"@types/react": "17.0.80",
"@types/react": "17.0.81",
"@types/react-dom": "17.0.25"
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/telestion-client-prop-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@types/lodash": "4.17.7",
"@types/prop-types": "15.7.12",
"@types/react": "17.0.80",
"@types/react": "17.0.81",
"lodash": "4.17.21",
"prop-types": "15.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/telestion-client-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",
"@types/node": "18.19.50",
"@types/react": "17.0.80",
"@types/react": "17.0.81",
"@types/react-dom": "17.0.25",
"@wuespace/parcel-optimizer-electron-require": "workspace:^",
"@wuespace/parcel-reporter-tc-cli": "workspace:^",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e3707b

Please sign in to comment.