Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/oclif/plugin-help-…
Browse files Browse the repository at this point in the history
…6.2.4
  • Loading branch information
kodiakhq[bot] authored Jun 30, 2024
2 parents 2f56af6 + 95dd567 commit 868d15d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@oclif/core": "^3.26.9",
"@oclif/plugin-help": "^6",
"execa": "^9.3.0",
"globby": "^14.0.1",
"globby": "^14.0.2",
"replace-in-file": "^8.0.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4164,10 +4164,10 @@ globalthis@^1.0.3:
dependencies:
define-properties "^1.1.3"

globby@*, globby@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
globby@*, globby@^14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
dependencies:
"@sindresorhus/merge-streams" "^2.1.0"
fast-glob "^3.3.2"
Expand Down

0 comments on commit 868d15d

Please sign in to comment.