Skip to content

Commit

Permalink
ci: bump esbuild to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperchupuDev authored Jul 20, 2024
1 parent 2688300 commit faeb943
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 352 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"esbuild": "~0.21.5",
"esbuild": "~0.23.0",
"get-tsconfig": "^4.7.5"
},
"optionalDependencies": {
Expand Down Expand Up @@ -107,7 +107,7 @@
"memfs": "^4.9.3",
"node-pty": "^1.0.0",
"outdent": "^0.8.0",
"pkgroll": "^2.1.1",
"pkgroll": "^2.4.1",
"proxyquire": "^2.1.3",
"simple-git-hooks": "^2.11.1",
"split2": "^4.2.0",
Expand Down
Loading

0 comments on commit faeb943

Please sign in to comment.