Skip to content

Commit

Permalink
Merge pull request #75 from oclif/dependabot-npm_and_yarn-oclif-test-…
Browse files Browse the repository at this point in the history
…4.1.6

chore(dev-deps): bump @oclif/test from 4.1.5 to 4.1.6
  • Loading branch information
svc-cli-bot authored Jan 11, 2025
2 parents f781b77 + b05cbb2 commit 574f154
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^19",
"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^4.1.5",
"@oclif/test": "^4.1.6",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.10",
"@types/node": "^18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,12 @@
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==

"@oclif/test@^4.1.5":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.5.tgz#b0e7736ab82f8d0eaf745b74b416bc19e806e594"
integrity sha512-w4hVfP+Lsz7toaSnj/E3cFH4Y/nHt1k14cCREQXe/nIqnZW7J6xGnjYEmqU9BPk7m0Lsl52AqJ2hGvLarGhfLw==
"@oclif/test@^4.1.6":
version "4.1.6"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.6.tgz#10ef80555af1b54c7f14c67f881775dcf0b561b5"
integrity sha512-1UcMu+5XXGsMgsIZmEbvGKjS6/Z8meu2VNh22Oop9s5dQAHX72Ds70dxwncVbRepFGhIIJ3xzyZbtBIy/sgt3Q==
dependencies:
ansis "^3.5.2"
ansis "^3.6.0"
debug "^4.4.0"

"@rtsao/scc@^1.1.0":
Expand Down

0 comments on commit 574f154

Please sign in to comment.