Skip to content

Commit e67668d

Browse files
build: Automated lockfile update
This PR updates the devcontainer features to the latest versions detected by the 'scripts/feature_lock.sh' script. :robot: This PR was created by a GitHub Action # Features Changelog ## common-utils (1.4.94 -> 1.4.95) | Package | From | To | | --- | --- | --- | | go-yq | `4.52.5-1` | `4.53.2-1` | Co-authored-by: Bart Venter <bartventer@outlook.com>
1 parent f163266 commit e67668d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/common-utils/devcontainer-feature-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"name": "go-yq",
20-
"version": "4.52.5-1",
20+
"version": "4.53.2-1",
2121
"versionScheme": "archlinux"
2222
},
2323
{

src/common-utils/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "common-utils",
3-
"version": "1.4.94",
3+
"version": "1.4.95",
44
"name": "Common Utilities",
55
"documentationURL": "https://github.com/bartventer/arch-devcontainer-features/tree/main/src/common-utils",
66
"licenseURL": "https://github.com/bartventer/arch-devcontainer-features/blob/main/LICENSE",

0 commit comments

Comments
 (0)