Skip to content

Commit 20f23ad

Browse files
chore(deps-dev): bump @react-native/typescript-config from 0.79.1 to 0.79.2 (#504)
chore(deps-dev): bump @react-native/typescript-config Bumps [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) from 0.79.1 to 0.79.2. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.79.2/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/typescript-config" dependency-version: 0.79.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a37c3e commit 20f23ad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@react-native-community/cli-platform-ios": "18.0.0",
2424
"@react-native/babel-preset": "0.79.1",
2525
"@react-native/metro-config": "0.79.1",
26-
"@react-native/typescript-config": "0.79.1",
26+
"@react-native/typescript-config": "0.79.2",
2727
"@types/jest": "^29.5.13",
2828
"@types/node": "^22.1.0",
2929
"@types/react": "^19.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3012,10 +3012,10 @@ __metadata:
30123012
languageName: node
30133013
linkType: hard
30143014

3015-
"@react-native/typescript-config@npm:0.79.1":
3016-
version: 0.79.1
3017-
resolution: "@react-native/typescript-config@npm:0.79.1"
3018-
checksum: 10/04a889e65e800ac8c6dadca3a3be9f510bfe17f4403ac3290da679af68f8ee196665f2f19e1df824b485f5404e14088a4652162de3c82d906e7e05bc20f027b6
3015+
"@react-native/typescript-config@npm:0.79.2":
3016+
version: 0.79.2
3017+
resolution: "@react-native/typescript-config@npm:0.79.2"
3018+
checksum: 10/ca52b9297db02e5e7db0343da71faca8aab85ce1b434a811ea1f864bcdb7089f9c8be393e1bce0e855eeeca67e9bcfdd56a457b64d55f495aa9fc3fa49cb92f9
30193019
languageName: node
30203020
linkType: hard
30213021

@@ -11038,7 +11038,7 @@ __metadata:
1103811038
"@react-native-community/cli-platform-ios": "npm:18.0.0"
1103911039
"@react-native/babel-preset": "npm:0.79.1"
1104011040
"@react-native/metro-config": "npm:0.79.1"
11041-
"@react-native/typescript-config": "npm:0.79.1"
11041+
"@react-native/typescript-config": "npm:0.79.2"
1104211042
"@types/jest": "npm:^29.5.13"
1104311043
"@types/node": "npm:^22.1.0"
1104411044
"@types/react": "npm:^19.0.0"

0 commit comments

Comments
 (0)