Skip to content

Commit

Permalink
deps(dev): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 3a48028 commit 10f4b3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.14.200",
"@types/prop-types": "15.7.9",
"@types/react": "17.0.68",
"@types/react": "17.0.69",
"lodash": "4.17.21",
"prop-types": "15.8.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/telestion-client-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.6",
"@types/node": "18.18.6",
"@types/react": "17.0.68",
"@types/react-dom": "17.0.21",
"@types/react": "17.0.69",
"@types/react-dom": "17.0.22",
"@wuespace/parcel-optimizer-electron-require": "workspace:^",
"@wuespace/parcel-reporter-tc-cli": "workspace:^",
"@wuespace/parcel-resolver-react": "workspace:^",
Expand Down

0 comments on commit 10f4b3f

Please sign in to comment.