Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.41 to 0.8.44 (#174)
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.41 to 0.8.44.
- [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.41...0.8.44)

---
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 Nov 23, 2024
1 parent d81a348 commit a619805
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.41"
"@oclif/plugin-test-esm-1": "^0.8.44"
},
"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 @@ -1481,10 +1481,10 @@
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-test-esm-1@^0.8.41":
version "0.8.41"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.41.tgz#a0e9e79ce7faadcf2cfaf16db4cbbfea0a7699fe"
integrity sha512-orDnW2szi61qw9lRaFsoq+jdYrbgJbHjY17iMCPa7J/E6ez9i8Wxy4c6rMHDE6tzFAVUa2naKJQCHLpDBM+PaQ==
"@oclif/plugin-test-esm-1@^0.8.44":
version "0.8.44"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.44.tgz#508787ac872e3699febbd2bf10d6a17ef3c204be"
integrity sha512-bbfBRECJvNqmN7sM/cK3yuKq7U6CIfBM1r11UniQAJi4EU1+8fYyIw7AiV5kDdPVMhA1+mpZL0AnEWP+tJVIZQ==
dependencies:
"@oclif/core" "^4"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit a619805

Please sign in to comment.