Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.0 to 0.8.4 (#69)
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.0 to 0.8.4.
- [Release notes](https://github.com/oclif/plugin-test-esm-1/releases)
- [Changelog](https://github.com/oclif/plugin-test-esm-1/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-test-esm-1@0.8.0...0.8.4)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-test-esm-1"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 16, 2024
1 parent a004149 commit 10dbedc
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 @@ -12,7 +12,7 @@
},
"dependencies": {
"@oclif/core": "^4",
"@oclif/plugin-test-esm-1": "^0.8.0"
"@oclif/plugin-test-esm-1": "^0.8.4"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1695,10 +1695,10 @@
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-test-esm-1@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.0.tgz#fc9bbd51708d54e693f2449e7b1511922395547f"
integrity sha512-LcQ+saX+pelGWP+FBI1cHJlD7hNx7GEG9vUNHkygeCUOKV2TFaR0RDBY/FIPdnRTZvLnYtnfxrqJ3ROysVSCFA==
"@oclif/plugin-test-esm-1@^0.8.4":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.4.tgz#30d477bbaf23d97c7f573f938066ecfd6d775dce"
integrity sha512-/VcDas5SpyhFSkbjFdC06nwlnWktTdRIEEsz04XJi7K12v97rnuPfC+Hm1/zlKHFS1k7wSUbWUMd3I9ieJLwRg==
dependencies:
"@oclif/core" "^4"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit 10dbedc

Please sign in to comment.