Skip to content

Commit a6a8701

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 3fd1834 commit a6a8701

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4971,7 +4971,7 @@ find-up@^4.0.0, find-up@^4.1.0:
49714971
locate-path "^5.0.0"
49724972
path-exists "^4.0.0"
49734973

4974-
find-up@^6.3.0:
4974+
find-up@^6.2.0, find-up@^6.3.0:
49754975
version "6.3.0"
49764976
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
49774977
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
@@ -9050,12 +9050,12 @@ pkg-dir@^4.2.0:
90509050
dependencies:
90519051
find-up "^4.0.0"
90529052

9053-
pkg-up@^3.1.0:
9054-
version "3.1.0"
9055-
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
9056-
integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==
9053+
pkg-up@^4.0.0:
9054+
version "4.0.0"
9055+
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-4.0.0.tgz#b2ca5e845979e31497d81520b621f4cdac2dcd75"
9056+
integrity sha512-N4zdA4sfOe6yCv+ulPCmpnIBQ5I60xfhDr1otdBBhKte9QtEf3bhfrfkW7dTb+IQ0iEx4ZDzas0kc1o5rdWpYg==
90579057
dependencies:
9058-
find-up "^3.0.0"
9058+
find-up "^6.2.0"
90599059

90609060
please-upgrade-node@^3.1.1:
90619061
version "3.2.0"
@@ -10857,9 +10857,9 @@ type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.5, type-detect@^4.0.8:
1085710857
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
1085810858

1085910859
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:
10860-
version "2.16.0"
10861-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.16.0.tgz#1250fbd64dafaf4c8e405e393ef3fb16d9651db2"
10862-
integrity sha512-qpaThT2HQkFb83gMOrdKVsfCN7LKxP26Yq+smPzY1FqoHRjqmjqHXA7n5Gkxi8efirtbeEUxzfEdePthQWCuHw==
10860+
version "2.17.0"
10861+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.17.0.tgz#c677030ce61e5be0c90c077d52571eb73c506ea9"
10862+
integrity sha512-U+g3/JVXnOki1kLSc+xZGPRll3Ah9u2VIG6Sn9iH9YX6UkPERmt6O/0fIyTgsd2/whV0+gAaHAg8fz6sG1QzMA==
1086310863

1086410864
typedarray-to-buffer@^3.1.5:
1086510865
version "3.1.5"

0 commit comments

Comments
 (0)