Skip to content

Commit 8d9437e

Browse files
chore(deps-dev): bump @react-native/typescript-config in /demo (#204)
Bumps [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) from 0.79.3 to 0.82.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.82.1/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/typescript-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cedfe4 commit 8d9437e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@react-native/babel-preset": "0.80.2",
3030
"@react-native/eslint-config": "0.81.1",
3131
"@react-native/metro-config": "0.79.3",
32-
"@react-native/typescript-config": "0.79.3",
32+
"@react-native/typescript-config": "0.82.1",
3333
"@types/react": "^19.2.7",
3434
"eslint": "^8.56.0",
3535
"prettier": "3.6.2",

0 commit comments

Comments
 (0)