Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent fad711a commit 6098397
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 128 deletions.
2 changes: 1 addition & 1 deletion integrations/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"chalk": "^5.3.0",
"commander": "^12.1.0",
"cross-env": "^7.0.3",
"esbuild": "^0.24.1",
"esbuild": "^0.24.2",
"nodemon": "^3.1.9",
"open": "^10.1.0",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion integrations/intellij/daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@previewjs/daemon": "workspace:*",
"@previewjs/loader": "workspace:*",
"esbuild": "^0.24.1",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion integrations/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@previewjs/loader": "workspace:*",
"@types/vscode": "^1.71.2",
"cross-env": "^7.0.3",
"esbuild": "^0.24.1",
"esbuild": "^0.24.2",
"exclusive-promises": "^1.0.3",
"execa": "^8.0.1",
"get-port": "^7.1.0",
Expand Down
Loading

0 comments on commit 6098397

Please # to comment.