Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.14 to 18.2.49 in /example
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.14 to 18.2.49.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 7dc8324 commit c65fa0c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-typescript": "7.22.5",
"@babel/runtime": "^7.23.1",
"@react-native/metro-config": "^0.72.7",
"@types/react": "^18.2.14",
"@types/react": "^18.2.49",
"@types/react-native": "^0.72.2",
"babel-plugin-module-resolver": "^4.1.0",
"detox": "^20.17.0",
Expand Down
15 changes: 13 additions & 2 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2215,7 +2215,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.14":
"@types/react@npm:*":
version: 18.2.14
resolution: "@types/react@npm:18.2.14"
dependencies:
Expand All @@ -2226,6 +2226,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.49":
version: 18.2.49
resolution: "@types/react@npm:18.2.49"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: cc0b0e3bd6a72099dce2f89550f7b4a8f768c3a700db7bb87c3fbc622e2a2ccdcb9fe86dab4ca53e2d68057d6d6c57cd24b8fa17f8a73eedb938c5b81d512911
languageName: node
linkType: hard

"@types/scheduler@npm:*":
version: 0.16.2
resolution: "@types/scheduler@npm:0.16.2"
Expand Down Expand Up @@ -2293,7 +2304,7 @@ __metadata:
"@turf/length": ^6.5.0
"@turf/nearest-point-on-line": 6.5.0
"@types/geojson": 7946.0.11
"@types/react": ^18.2.14
"@types/react": ^18.2.49
"@types/react-native": ^0.72.2
babel-plugin-module-resolver: ^4.1.0
debounce: ^1.2.0
Expand Down

0 comments on commit c65fa0c

Please sign in to comment.