From db31465c656f0471fec930eccd45c0c71e1eef8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 05:24:55 +0000 Subject: [PATCH] Bump pkg-up from 3.1.0 to 4.0.0 Bumps [pkg-up](https://github.com/sindresorhus/pkg-up) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/pkg-up/releases) - [Commits](https://github.com/sindresorhus/pkg-up/compare/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: pkg-up dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index e3c62fd7f..8b59eeea8 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -67,7 +67,7 @@ "lodash": "^4.17.21", "markdownlint": "^0.25.1", "markdownlint-cli": "^0.31.1", - "pkg-up": "^3.1.0", + "pkg-up": "^4.0.0", "prettier": "^2.2.1", "react-test-renderer": "^18.2.0", "typescript": "~5.2.0" diff --git a/yarn.lock b/yarn.lock index c6dd66869..abf9767e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12916,14 +12916,14 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0: dependencies: find-up "^4.0.0" -pkg-up@*: +pkg-up@*, pkg-up@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-4.0.0.tgz#b2ca5e845979e31497d81520b621f4cdac2dcd75" integrity sha512-N4zdA4sfOe6yCv+ulPCmpnIBQ5I60xfhDr1otdBBhKte9QtEf3bhfrfkW7dTb+IQ0iEx4ZDzas0kc1o5rdWpYg== dependencies: find-up "^6.2.0" -pkg-up@3.1.0, pkg-up@^3.1.0: +pkg-up@3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5" integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==