Skip to content

Commit e42cf96

Browse files
build(deps): bump @fastly/js-compute in /examples/fastly
Bumps [@fastly/js-compute](https://github.com/fastly/js-compute-runtime) from 0.5.15 to 3.23.0. - [Release notes](https://github.com/fastly/js-compute-runtime/releases) - [Changelog](https://github.com/fastly/js-compute-runtime/blob/main/CHANGELOG.md) - [Commits](fastly/js-compute-runtime@v0.5.15...v3.23.0) --- updated-dependencies: - dependency-name: "@fastly/js-compute" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7199863 commit e42cf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fastly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"webpack-cli": "^5.0.0"
1111
},
1212
"dependencies": {
13-
"@fastly/js-compute": "^0.5.5",
13+
"@fastly/js-compute": "^3.23.0",
1414
"@upstash/redis": "../../dist",
1515
"flight-path": "^1.0.10"
1616
},

0 commit comments

Comments
 (0)