Skip to content

Commit

Permalink
package.json: bump esbuild version to 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasmatus authored and mvollmer committed Aug 17, 2023
1 parent 1ca0611 commit 6d765c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"argparse": "^2.0.1",
"bootstrap-sass": "^3.4.1",
"chrome-remote-interface": "^0.32.1",
"esbuild": "^0.18.6",
"esbuild": "^0.19.1",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-plugin-replace": "^1.3.0",
"esbuild-sass-plugin": "^2.10.0",
"esbuild-wasm": "^0.18.6",
"esbuild-wasm": "^0.19.1",
"eslint": "^8.13.0",
"eslint-config-standard": "^17.0.0-1",
"eslint-config-standard-jsx": "^11.0.0-1",
Expand Down

0 comments on commit 6d765c4

Please sign in to comment.