Skip to content

Commit c400f2d

Browse files
Merge pull request #1084 from codebam/dependabot/npm_and_yarn/packages/worker/esbuild-tw-0.25.1
Update esbuild requirement from ^0.25.0 to ^0.25.1 in /packages/worker
2 parents 076c5c5 + dc7ef52 commit c400f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@eslint/js": "^9.21.0",
2121
"@typescript-eslint/eslint-plugin": "^8.26.0",
2222
"@typescript-eslint/parser": "^8.26.0",
23-
"esbuild": "^0.25.0",
23+
"esbuild": "^0.25.1",
2424
"esbuild-plugin-babel": "^0.2.3",
2525
"esbuild-plugin-glob": "^2.2.3",
2626
"eslint": "^9.21.0",

0 commit comments

Comments
 (0)