Skip to content

Commit 104753a

Browse files
Merge pull request #1117 from codebam/dependabot/npm_and_yarn/packages/worker/esbuild-tw-0.25.2
Update esbuild requirement from ^0.25.1 to ^0.25.2 in /packages/worker
2 parents dd77c70 + 7d3c851 commit 104753a

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.23.0",
2121
"@typescript-eslint/eslint-plugin": "^8.28.0",
2222
"@typescript-eslint/parser": "^8.28.0",
23-
"esbuild": "^0.25.1",
23+
"esbuild": "^0.25.2",
2424
"esbuild-plugin-babel": "^0.2.3",
2525
"esbuild-plugin-glob": "^2.2.3",
2626
"eslint": "^9.23.0",

0 commit comments

Comments
 (0)