Skip to content

Commit 29d9d9e

Browse files
chore(deps): 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](sindresorhus/package-up@v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: pkg-up dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e318d5 commit 29d9d9e

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"node-fetch": "^3.2.8",
5151
"npm-check": "^5.9.2",
5252
"ow": "^0.28.1",
53-
"pkg-up": "^3.1.0",
53+
"pkg-up": "^4.0.0",
5454
"promise.hash.helper": "^1.0.8",
5555
"recast": "^0.20.5",
5656
"resolve": "^1.22.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5010,7 +5010,7 @@ find-up@^4.0.0, find-up@^4.1.0:
50105010
locate-path "^5.0.0"
50115011
path-exists "^4.0.0"
50125012

5013-
find-up@^6.3.0:
5013+
find-up@^6.2.0, find-up@^6.3.0:
50145014
version "6.3.0"
50155015
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
50165016
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
@@ -9089,12 +9089,12 @@ pkg-dir@^4.2.0:
90899089
dependencies:
90909090
find-up "^4.0.0"
90919091

9092-
pkg-up@^3.1.0:
9093-
version "3.1.0"
9094-
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
9095-
integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==
9092+
pkg-up@^4.0.0:
9093+
version "4.0.0"
9094+
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-4.0.0.tgz#b2ca5e845979e31497d81520b621f4cdac2dcd75"
9095+
integrity sha512-N4zdA4sfOe6yCv+ulPCmpnIBQ5I60xfhDr1otdBBhKte9QtEf3bhfrfkW7dTb+IQ0iEx4ZDzas0kc1o5rdWpYg==
90969096
dependencies:
9097-
find-up "^3.0.0"
9097+
find-up "^6.2.0"
90989098

90999099
please-upgrade-node@^3.1.1:
91009100
version "3.2.0"
@@ -10895,10 +10895,10 @@ type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.5, type-detect@^4.0.8:
1089510895
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
1089610896
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
1089710897

10898-
type-fest@^0.11.0, type-fest@^0.12.0, type-fest@^0.18.0, type-fest@^0.20.2, type-fest@^0.6.0, type-fest@^0.8.1, type-fest@^1.0.2, type-fest@^2.3.4:
10899-
version "0.20.2"
10900-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
10901-
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
10898+
type-fest@^0.11.0, type-fest@^0.12.0, type-fest@^0.18.0, type-fest@^0.20.2, type-fest@^0.6.0, type-fest@^0.8.1, type-fest@^1.0.2, type-fest@^2.16.0, type-fest@^2.3.4:
10899+
version "2.16.0"
10900+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.16.0.tgz#1250fbd64dafaf4c8e405e393ef3fb16d9651db2"
10901+
integrity sha512-qpaThT2HQkFb83gMOrdKVsfCN7LKxP26Yq+smPzY1FqoHRjqmjqHXA7n5Gkxi8efirtbeEUxzfEdePthQWCuHw==
1090210902

1090310903
typedarray-to-buffer@^3.1.5:
1090410904
version "3.1.5"

0 commit comments

Comments
 (0)