Skip to content

Commit 326f315

Browse files
chore(deps): update dependency esbuild to v0.25.8 (#5149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3cee807 commit 326f315

File tree

3 files changed

+276
-5
lines changed

3 files changed

+276
-5
lines changed

eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@types/eslint": "9.6.1",
16-
"esbuild": "0.25.6",
16+
"esbuild": "0.25.8",
1717
"eslint": "8.57.1",
1818
"eslint-plugin-yml": "1.18.0",
1919
"eslint-vitest-rule-tester": "2.2.0",

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"chalk": "5.4.1",
3636
"commander": "14.0.0",
3737
"crc": "4.3.2",
38-
"esbuild": "0.25.6",
38+
"esbuild": "0.25.8",
3939
"execa": "9.6.0",
4040
"express": "5.1.0",
4141
"folder-hash": "4.1.1",

0 commit comments

Comments
 (0)