Skip to content

Commit 2553c7d

Browse files
committed
bump esbuild
1 parent 9921b8f commit 2553c7d

File tree

2 files changed

+81
-71
lines changed

2 files changed

+81
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"build": "esbuild src/script.ts --bundle --outfile=built/script.js"
88
},
99
"dependencies": {
10-
"esbuild": "^0.17.19"
10+
"esbuild": "^0.20.0"
1111
}
1212
}

pnpm-lock.yaml

Lines changed: 80 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)