Skip to content

Commit

Permalink
fix(deps): update dependency @netlify/edge-bundler to v8.1.1 (#4799)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @netlify/edge-bundler to v8.1.1

* fix: update snapshot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Knott <info@simonknott.de>
  • Loading branch information
renovate[bot] and Skn0tt committed Jan 10, 2023
1 parent 4bd8537 commit 9d9aab0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/build/package.json
Expand Up @@ -66,7 +66,7 @@
"@bugsnag/js": "^7.0.0",
"@netlify/cache-utils": "^5.1.0",
"@netlify/config": "^20.3.0",
"@netlify/edge-bundler": "8.0.0",
"@netlify/edge-bundler": "8.1.1",
"@netlify/functions-utils": "^5.1.1",
"@netlify/git-utils": "^5.1.0",
"@netlify/plugins-list": "^6.61.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/build/tests/edge_functions/snapshots/tests.js.md
Expand Up @@ -597,7 +597,7 @@ Generated by [AVA](https://avajs.dev).
Packaging Edge Functions from netlify/edge-functions directory:␊
- function-1␊
Edge Functions manifest: {"bundles":[{"asset":"HEXADECIMAL_ID.eszip","format":"eszip2"}],"routes":[{"function":"function-1","pattern":"^/one/?$"}],"post_cache_routes":[],"bundler_version":"1.0.0","layers":[],"import_map":"netlify:import-map"}␊
Edge Functions manifest: {"bundles":[{"asset":"HEXADECIMAL_ID.eszip","format":"eszip2"}],"routes":[{"function":"function-1","pattern":"^/one/?$"}],"post_cache_routes":[],"bundler_version":"1.0.0","layers":[],"import_map":"netlify:import-map","function_config":{}}␊
(Edge Functions bundling completed in 1ms)␊
Build step duration: Edge Functions bundling completed in 1ms␊
Expand Down
Binary file modified packages/build/tests/edge_functions/snapshots/tests.js.snap
Binary file not shown.

0 comments on commit 9d9aab0

Please sign in to comment.