Skip to content

Commit

Permalink
Merge branch 'main' into fix/use-heuristics-for-detecting-settings-in…
Browse files Browse the repository at this point in the history
…-build-and-deploy-as-well
  • Loading branch information
lukasholzer committed Jul 15, 2024
2 parents 66fd5c4 + e45d378 commit 78670c7
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 66 deletions.
12 changes: 6 additions & 6 deletions functions-templates/typescript/hello-world/package-lock.json

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

116 changes: 58 additions & 58 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 @@ -70,7 +70,7 @@
"prettier": "--ignore-path .eslintignore --loglevel=warn \"{src,tools,scripts,tests,.github}/**/*.{mjs,cjs,js,mts,md,yml,json,html,ts}\" \"*.{mjs,cjs,js,mts,yml,json,html,ts}\" \".*.{mjs,cjs,js,yml,json,html,ts}\" \"!CHANGELOG.md\" \"!**/*/package-lock.json\" \"!.github/**/*.md\""
},
"dependencies": {
"@bugsnag/js": "7.23.0",
"@bugsnag/js": "7.25.0",
"@fastify/static": "7.0.4",
"@netlify/blobs": "7.4.0",
"@netlify/build": "29.51.3",
Expand Down Expand Up @@ -112,7 +112,7 @@
"express-logging": "1.1.1",
"extract-zip": "2.0.1",
"fastest-levenshtein": "1.0.16",
"fastify": "4.27.0",
"fastify": "4.28.1",
"find-up": "7.0.0",
"flush-write-stream": "2.0.0",
"folder-walker": "3.2.0",
Expand Down

0 comments on commit 78670c7

Please sign in to comment.