Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.24 to 0.8.25 (#126)
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.24 to 0.8.25.
- [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.24...0.8.25)

---
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 Sep 7, 2024
1 parent 3920556 commit 13e2ca8
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.24"
"@oclif/plugin-test-esm-1": "^0.8.25"
},
"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 @@ -1582,10 +1582,10 @@
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-test-esm-1@^0.8.24":
version "0.8.24"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.24.tgz#86f6811f4e1c166b2929eddeb0b52c98762345eb"
integrity sha512-HO8UNplLm+QltxDrlkfBMwijI+9vW2X/vUhAw7lEQdK/7ahD4ZkebmBtZPB0WXurbLULYrADvVT2q6QeuM6tQw==
"@oclif/plugin-test-esm-1@^0.8.25":
version "0.8.25"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.25.tgz#efd9b2d1f750be6d888d0939a04484d928105ce6"
integrity sha512-pHEXxtzwVtwT7vgJdhz+HGEqJQoSlThqQW3Jm39QJWq1MB3hCs/b1rKsM4B9Xog2SA/41x7Igu9K4Qv4T29i6g==
dependencies:
"@oclif/core" "^4"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit 13e2ca8

Please sign in to comment.