Skip to content

Commit 42bded9

Browse files
committed
package.json: bump deps
1 parent fbb1293 commit 42bded9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"riscv-none-elf-strip": "./.content/bin/riscv-none-elf-strip"
103103
},
104104
"devDependencies": {
105-
"@xpack-dev-tools/xbb-helper": "^1.4.3"
105+
"@xpack-dev-tools/xbb-helper": "^1.4.4"
106106
},
107107
"properties": {
108108
"appName": "GNU RISC-V Embedded GCC",
@@ -249,7 +249,7 @@
249249
"devDependencies": {
250250
"@xpack-dev-tools/clang": "15.0.7-2.1",
251251
"@xpack-dev-tools/realpath": "9.1.0-2.1",
252-
"@xpack-dev-tools/sed": "4.9.0-1.1"
252+
"@xpack-dev-tools/sed": "4.9.0-2.1"
253253
},
254254
"actions": {
255255
"build": "caffeinate {{ properties.commandBashBuild }}",

0 commit comments

Comments
 (0)