Skip to content

Commit

Permalink
fix(deps): pin dependencies (#6177)
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 Nov 16, 2023
1 parent 66ac198 commit 11e05ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 @@ -80,7 +80,7 @@
"dependencies": {
"@bugsnag/js": "7.20.2",
"@fastify/static": "6.10.2",
"@netlify/blobs": "^6.3.0",
"@netlify/blobs": "6.3.0",
"@netlify/build": "29.26.6",
"@netlify/build-info": "7.11.1",
"@netlify/config": "20.10.0",
Expand Down Expand Up @@ -198,7 +198,7 @@
"@types/node": "20.9.0",
"@types/prettyjson": "0.0.30",
"@types/semver": "7.5.0",
"@types/uuid": "^9.0.7",
"@types/uuid": "9.0.7",
"@vitest/coverage-v8": "1.0.0-beta.4",
"c8": "7.14.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
Expand Down

1 comment on commit 11e05ad

@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

  • Dependency count: 1,395
  • Package size: 404 MB

Please sign in to comment.