Skip to content

Commit 20a2f32

Browse files
chore(deps): update dependency esbuild to ^0.25.0 (#1060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db39572 commit 20a2f32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-svelte-kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"assert": "^2.1.0",
4040
"cross-spawn": "^7.0.6",
4141
"env-cmd": "^10.1.0",
42-
"esbuild": "^0.24.0",
42+
"esbuild": "^0.25.0",
4343
"escape-html": "^1.0.3",
4444
"eslint-plugin-svelte": "workspace:^",
4545
"eslint-scope": "^8.2.0",

packages/eslint-plugin-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@types/stylus": "^0.48.43",
8585
"acorn": "^8.14.0",
8686
"assert": "^2.1.0",
87-
"esbuild": "^0.24.0",
87+
"esbuild": "^0.25.0",
8888
"eslint-scope": "^8.2.0",
8989
"eslint-typegen": "^1.0.0",
9090
"eslint-visitor-keys": "^4.2.0",

0 commit comments

Comments
 (0)