Skip to content

Commit ba1afb5

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/picomatch-2.3.2
2 parents 9fef87b + da2d5fe commit ba1afb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/base/apt-requirements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"g++-14": "14.2.0-4ubuntu2~24.04.1",
55
"git": "1:2.43.0-1ubuntu7.3",
66
"gnupg2": "2.4.4-2ubuntu17.4",
7-
"udev": "255.4-1ubuntu8.12",
7+
"udev": "255.4-1ubuntu8.14",
88
"wget": "1.21.4-1ubuntu4.1",
99
"xz-utils": "5.6.1+really5.4.5-1ubuntu0.2"
1010
}

.devcontainer/cpp/apt-requirements-clang.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"libclang-rt-20-dev": "1:20.1.8~++20250804090239+87f0227cb601-1~exp1~20250804210352.139",
88
"lld-20": "1:20.1.8~++20250804090239+87f0227cb601-1~exp1~20250804210352.139",
99
"llvm-20": "1:20.1.8~++20250804090239+87f0227cb601-1~exp1~20250804210352.139",
10-
"mull-20": "0.30.0"
10+
"mull-20": "0.31.1"
1111
}

0 commit comments

Comments
 (0)