Skip to content

Commit

Permalink
fix(deps): update dependency is-docker to v3 (#5509)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 27, 2023
1 parent 748bc5c commit 0c3fd0a
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 9 deletions.
58 changes: 50 additions & 8 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"https-proxy-agent": "^5.0.0",
"inquirer": "^6.5.1",
"inquirer-autocomplete-prompt": "^1.0.1",
"is-docker": "^2.0.0",
"is-docker": "^3.0.0",
"is-plain-obj": "^3.0.0",
"is-wsl": "^2.2.0",
"isexe": "^2.0.0",
Expand Down

1 comment on commit 0c3fd0a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Package size: 263 MB

Please sign in to comment.