Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.11 to 0.8.14 (#119)
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.11 to 0.8.14.
- [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.11...0.8.14)

---
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 Jul 21, 2024
1 parent f1a5e3f commit f296ea6
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.11",
"@oclif/plugin-test-esm-1": "^0.8.14",
"@oclif/plugin-plugins": "^5.3.7"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1344,10 +1344,10 @@
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-test-esm-1@^0.8.11":
version "0.8.11"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.11.tgz#43baf4e701731f0750a9488a561eab4b7f8f0676"
integrity sha512-Z6wcn66AISCg3MpotdoOtgssEHdft/+6z849OQWhqIHi+4K7AQR2OQgkvQlqIAyDk0ezu8Tt9Jh79xyWaPBVzg==
"@oclif/plugin-test-esm-1@^0.8.14":
version "0.8.14"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.14.tgz#b61b31b74df4eb2ecf1657423b4a160ee7d994e0"
integrity sha512-D/yyWL+N3C9A8KIAQqWsRn6/jPa2Ab3hFXrmZn3fKC03Qbx/f/BHSzHl4XQopkezyYLQNqIQNRwHn783SaESAQ==
dependencies:
"@oclif/core" "^4"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit f296ea6

Please sign in to comment.