Skip to content

Commit 53db9c6

Browse files
Update dependency esbuild to ^0.15.0 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 119e4af commit 53db9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@typescript-eslint/parser-v4": "npm:@typescript-eslint/parser@4",
101101
"assert": "^2.0.0",
102102
"env-cmd": "^10.1.0",
103-
"esbuild": "^0.14.1",
103+
"esbuild": "^0.15.0",
104104
"esbuild-register": "^3.2.0",
105105
"escape-html": "^1.0.3",
106106
"eslint": "^8.0.0",

0 commit comments

Comments
 (0)