Skip to content

Commit

Permalink
fix(deps): bump pkg-up from 4.0.0 to 5.0.0 (#264)
Browse files Browse the repository at this point in the history
Bumps [pkg-up](https://github.com/sindresorhus/pkg-up) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/pkg-up/releases)
- [Commits](sindresorhus/package-up@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pkg-up
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent cf3295f commit 3ccb515
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"hosted-git-info": "7.0.1",
"license": "1.0.3",
"ora": "7.0.1",
"pkg-up": "^4.0.0",
"pkg-up": "^5.0.0",
"sort-package-json": "2.6.0",
"yaml": "2.3.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ __metadata:
hosted-git-info: "npm:7.0.1"
license: "npm:1.0.3"
ora: "npm:7.0.1"
pkg-up: "npm:^4.0.0"
pkg-up: "npm:^5.0.0"
sort-package-json: "npm:2.6.0"
tempy: "npm:3.1.0"
ts-node: "npm:10.9.1"
Expand Down Expand Up @@ -5047,12 +5047,12 @@ __metadata:
languageName: node
linkType: hard

"pkg-up@npm:^4.0.0":
version: 4.0.0
resolution: "pkg-up@npm:4.0.0"
"pkg-up@npm:^5.0.0":
version: 5.0.0
resolution: "pkg-up@npm:5.0.0"
dependencies:
find-up: "npm:^6.2.0"
checksum: 763d0f8227b075ddf05b197bfbd790bbe9c4a297a490f3520666d981f80205eee493129b4e72a1ff1aebf170a7e72038e2c1cd232b744bcbf0057d4b02d782b8
checksum: 12753de6249876cbc877462549a6fd6ee3c113a2cbcb64ed9acd9e48ef5a2bdc7a08479901834ec0bb91a20120a0f4b38cb895593aef8643307867885bdc2f07
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ccb515

Please sign in to comment.