From 4dd5514cca4e44b44df91d9a25dff8434b7ac7ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:43:54 +0000 Subject: [PATCH] chore(deps): bump read-pkg-up from 7.0.1 to 11.0.0 Bumps [read-pkg-up](https://github.com/sindresorhus/read-pkg-up) from 7.0.1 to 11.0.0. - [Release notes](https://github.com/sindresorhus/read-pkg-up/releases) - [Commits](https://github.com/sindresorhus/read-pkg-up/compare/v7.0.1...v11.0.0) --- updated-dependencies: - dependency-name: read-pkg-up dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04752909a..8cd220a6a 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "premove": "^3.0.1", "proper-lockfile": "^4.1.2", "react-native-test-runner": "^5.0.0", - "read-pkg-up": "7.0.1", + "read-pkg-up": "11.0.0", "semver": "^7.3.5", "simple-git": "^2.37.0", "strip-bom": "4.0.0",