From bb1277adaa53547f224102af6d3734cf7ee8be09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 22:20:54 +0000 Subject: [PATCH] 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.76.2 to 0.76.3. - [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.76.3/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/typescript-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 179b1b5..2c114b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3131,10 +3131,11 @@ "license": "MIT" }, "node_modules/@react-native/typescript-config": { - "version": "0.76.2", - "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.76.2.tgz", - "integrity": "sha512-sW1MG8ZQp7Jk9C0BeR3GTyXQYzAlRL/VcUjuer+Adou2FdHueqhm56LQelAsO8RyzO/FCj2WdUnd+9K098RBhQ==", - "dev": true + "version": "0.76.3", + "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.76.3.tgz", + "integrity": "sha512-7R4b3jB+0JXVOV5nQHZF6HwO3Dhy2EvOne+gPPrjxjfhy0o7453xKq/oGrmuy7tKlCJXf9A4YRvcCHucLRZA/w==", + "dev": true, + "license": "MIT" }, "node_modules/@react-native/virtualized-lists": { "version": "0.76.3",