Skip to content

Commit a5ad046

Browse files
Update dependency paketo-buildpacks/yarn to v1.3.37
1 parent 7aa7d29 commit a5ad046

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ api = "0.7"
3434
[[order.group]]
3535
# renovate: depName=paketo-buildpacks/yarn
3636
id = "paketo-buildpacks/yarn"
37-
version = "1.3.36"
37+
version = "1.3.37"
3838

3939
[[order.group]]
4040
# renovate: depName=paketo-buildpacks/yarn-install

package.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
[[dependencies]]
2626
# renovate: depName=paketo-buildpacks/yarn
27-
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].36"
27+
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].37"
2828

2929
[[dependencies]]
3030
# renovate: depName=paketo-buildpacks/yarn-start

0 commit comments

Comments
 (0)