Skip to content

Commit cd43825

Browse files
committed
build(deps-peer): bump esbuild from >=0.17.8 to >=0.17.9
- https://github.com/evanw/esbuild/releases/tag/v0.17.9 Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 461e99d commit cd43825

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
},
181181
"peerDependencies": {
182182
"@types/node": ">=14.18.36",
183-
"esbuild": ">=0.17.8",
183+
"esbuild": ">=0.17.9",
184184
"typescript": ">=4.8"
185185
},
186186
"peerDependenciesMeta": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ __metadata:
13301330
yaml-eslint-parser: "npm:1.1.0"
13311331
peerDependencies:
13321332
"@types/node": ">=14.18.36"
1333-
esbuild: ">=0.17.8"
1333+
esbuild: ">=0.17.9"
13341334
typescript: ">=4.8"
13351335
peerDependenciesMeta:
13361336
"@types/node":

0 commit comments

Comments
 (0)