Skip to content

Commit

Permalink
Merge pull request #302 from ItinerisLtd/dependabot/npm_and_yarn/ocli…
Browse files Browse the repository at this point in the history
…f/test-2.3.22

build(deps-dev): bump @oclif/test from 2.3.21 to 2.3.22
  • Loading branch information
kodiakhq[bot] authored Jun 4, 2023
2 parents fa48003 + 1ba9d50 commit 45404a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"replace-in-file": "^7.0.1"
},
"devDependencies": {
"@oclif/test": "^2.3.21",
"@oclif/test": "^2.3.22",
"@oclif/tslint": "^3",
"@types/fs-extra": "^11.0.1",
"@types/globby": "^9.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,13 +601,13 @@
lodash "^4.17.21"
semver "^7.3.8"

"@oclif/test@^2.3.21":
version "2.3.21"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.21.tgz#1a145a06a143eea1240a38f5aa3b9d8ba7c17612"
integrity sha512-RaFNf3/PMwBLrL9yu8aFsONsUSpyI16AGC6HiAabDyu534Rh+jBtqy/dPZ53/SOCBOholhZmVs7jT0UE5Utwew==
"@oclif/test@^2.3.22":
version "2.3.22"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.22.tgz#5c7278fbc339e5a43c5529f5d367615dccd5955f"
integrity sha512-0wLW8YnLS9Gvipgu64ZtzPmi7HfyJkPziU/tfW8T/4lQyalDvL8MS05+1UPR6V6hXu86Ehg0CbWJDeU4TB+e1Q==
dependencies:
"@oclif/core" "^2.8.5"
fancy-test "^2.0.23"
fancy-test "^2.0.25"

"@oclif/tslint@^3":
version "3.1.1"
Expand Down Expand Up @@ -2095,10 +2095,10 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

fancy-test@^2.0.23:
version "2.0.23"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.23.tgz#f5e3232b256071ae8f0d2ef9c59ebae0a7c3d45f"
integrity sha512-RPX4iAzAioH9nxkqk2yrcunBLBmnMLxtIsw3Pjgj2PGPHTdT3wZ6asKv9U332+UQyZwZWWc4bP64JOa6DcVhnQ==
fancy-test@^2.0.25:
version "2.0.25"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.25.tgz#9a0578a4820460cb2c1250dfb48d4664ca59c83a"
integrity sha512-4OKW+SC62aP3Y19YlCWxjKJD0iW4kjLqUvdd9OaW1lM7Co/FX3PTi2NHguzsj2vmPs/6mMITKu0saYAr2uZA4g==
dependencies:
"@types/chai" "*"
"@types/lodash" "*"
Expand Down

0 comments on commit 45404a8

Please sign in to comment.