Skip to content

Commit

Permalink
fix(deps): pin dependencies (#5729)
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] authored May 16, 2023
1 parent e887779 commit cfb217d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@netlify/local-functions-proxy": "1.1.1",
"@netlify/zip-it-and-ship-it": "9.5.0",
"@octokit/rest": "19.0.8",
"@skn0tt/lambda-local": "^2.0.3",
"@skn0tt/lambda-local": "2.0.3",
"ansi-escapes": "6.2.0",
"ansi-styles": "6.2.1",
"ansi-to-html": "0.7.2",
Expand Down Expand Up @@ -135,7 +135,7 @@
"inquirer": "6.5.2",
"inquirer-autocomplete-prompt": "1.4.0",
"is-docker": "3.0.0",
"is-stream": "^3.0.0",
"is-stream": "3.0.0",
"is-wsl": "2.2.0",
"isexe": "2.0.0",
"jsonwebtoken": "9.0.0",
Expand Down

1 comment on commit cfb217d

@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: 233 MB

Please sign in to comment.