Skip to content

Commit

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

---
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 Dec 28, 2024
1 parent f0cc46c commit a318595
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.50"
"@oclif/plugin-test-esm-1": "^0.8.52"
},
"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 @@ -1842,10 +1842,10 @@
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-test-esm-1@^0.8.50":
version "0.8.50"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.50.tgz#60e301ee806a6c473161b7d1300cff262626118a"
integrity sha512-PqLIDqGk7DoTfR9Ter/bAKINkelHmYf2eU/ccCb8TU3qHZuvhHhGKTW2lOxRkdKCUJu3SnihlBnDLj2Us92UWg==
"@oclif/plugin-test-esm-1@^0.8.52":
version "0.8.52"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.52.tgz#aff6b08aae756275756b7c249a1444f79bd31192"
integrity sha512-C2lczU4kI/NYXCv5WW73986fZYwhhk5yJcbZzS8pUWuojPrFXu1UZce9pmmar+t6Nszuf1LMKCne9MnsTEe7LQ==
dependencies:
"@oclif/core" "^4"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit a318595

Please sign in to comment.