Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.39 to 0.8.40 (#197)
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.39 to 0.8.40.
- [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.39...0.8.40)

---
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 3, 2024
1 parent d1f55d5 commit 1ccccf5
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.39",
"@oclif/plugin-test-esm-1": "^0.8.40",
"@oclif/plugin-plugins": "^5.4.15"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1279,10 +1279,10 @@
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-test-esm-1@^0.8.39":
version "0.8.39"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.39.tgz#eb9f5b310e5ad17a295871e73a7f7c792da784bb"
integrity sha512-3wq/sGUyHOZ+ssbnVtr/0JSN9k+/SwlHiDrQQ08ycIjRzEkX6qrDArlmuuriyUJ7TSmD3vC4BEO2aKtalN+G7Q==
"@oclif/plugin-test-esm-1@^0.8.40":
version "0.8.40"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.40.tgz#9aba2e8b861c77059462857bd3ec138a6504d7be"
integrity sha512-Wr3/RjZ04J1jpXLUpEffGa6v/mGO0RLfUnFxgim+iFppgIl3WpCsYACa2noRQGKCWUxU9yx9BwRGZfMb+a2RoQ==
dependencies:
"@oclif/core" "^4"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit 1ccccf5

Please sign in to comment.