Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-test-esm-1 from 0.7.11 to 0.7.13 (#50)
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.7.11 to 0.7.13.
- [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.7.11...0.7.13)

---
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 Apr 21, 2024
1 parent 2356536 commit acd8461
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": "^3.25.2",
"@oclif/plugin-test-esm-1": "^0.7.11",
"@oclif/plugin-test-esm-1": "^0.7.13",
"@oclif/plugin-plugins": "^4.3.10"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1477,10 +1477,10 @@
validate-npm-package-name "^5.0.0"
yarn "^1.22.21"

"@oclif/plugin-test-esm-1@^0.7.11":
version "0.7.11"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.11.tgz#b243b7b4fee0b576e7f5719d80e456b719b410c9"
integrity sha512-SXnuz4ANQZt+dscjiOXuWpHXCqYRTYbLNeAFgyyeurtwR4bV1814eUnQFHfaoBu8ZZEwW73TvZ/BPaWjTOEmOw==
"@oclif/plugin-test-esm-1@^0.7.13":
version "0.7.13"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.13.tgz#f26e8e07b104dc68a9e915e5b0e3216137f0ee85"
integrity sha512-SqnDu2z3Zcuj0oR1dfyrlPOo7JutBBGNWsOrbUwqNUX1M1RtqqEQVf/4NSM5fuHyN5FSP7ec2kwAzDRtOr3umQ==
dependencies:
"@oclif/core" "^3"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit acd8461

Please sign in to comment.