Skip to content

Commit

Permalink
Merge pull request #42 from oclif/dependabot-npm_and_yarn-oclif-plugi…
Browse files Browse the repository at this point in the history
…n-test-esm-1-0.7.10

fix(deps): bump @oclif/plugin-test-esm-1 from 0.7.8 to 0.7.10
  • Loading branch information
svc-cli-bot authored Apr 6, 2024
2 parents 582319f + a15188b commit a3075de
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.8",
"@oclif/plugin-test-esm-1": "^0.7.10",
"@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 @@ -1235,10 +1235,10 @@
validate-npm-package-name "^5.0.0"
yarn "^1.22.21"

"@oclif/plugin-test-esm-1@^0.7.8":
version "0.7.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.8.tgz#4528e0bd87991597e4f4a68c24b7abff0ef2c9b9"
integrity sha512-RCEjxNItbfRj0W3cH3RalSMKFkt2L0kpl18/Ai7GWw8xKcFlrfcKdc6iOfsSOhLbuLY+C0/EV6QrZ8d6Fz9TTw==
"@oclif/plugin-test-esm-1@^0.7.10":
version "0.7.10"
resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.10.tgz#ff35d4da9212fb663d590361c49b150d293f64d2"
integrity sha512-DSq12DbJJPHlYm3qdP5C3+dr3SBufupqW/8mXHetjpGSUAoAPqbMiSeGibKUd3UGu2QxevbKQEAkdhhlPsi5rg==
dependencies:
"@oclif/core" "^3"
"@oclif/plugin-help" "^6"
Expand Down

0 comments on commit a3075de

Please sign in to comment.