Skip to content

Commit 6f3999d

Browse files
committed
Bump esbuild to version 0.23.0
1 parent 4207f64 commit 6f3999d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/rtk-query-codegen-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/semver": "^7.3.9",
5959
"chalk": "^4.1.0",
6060
"del": "^6.0.0",
61-
"esbuild": "^0.21.5",
61+
"esbuild": "^0.23.0",
6262
"esbuild-runner": "^2.2.1",
6363
"husky": "^4.3.6",
6464
"msw": "^2.1.5",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8205,7 +8205,7 @@ __metadata:
82058205
chalk: "npm:^4.1.0"
82068206
commander: "npm:^6.2.0"
82078207
del: "npm:^6.0.0"
8208-
esbuild: "npm:^0.21.5"
8208+
esbuild: "npm:^0.23.0"
82098209
esbuild-runner: "npm:^2.2.1"
82108210
husky: "npm:^4.3.6"
82118211
lodash.camelcase: "npm:^4.3.0"
@@ -15307,7 +15307,7 @@ __metadata:
1530715307
languageName: node
1530815308
linkType: hard
1530915309

15310-
"esbuild@npm:^0.21.3, esbuild@npm:^0.21.5":
15310+
"esbuild@npm:^0.21.3":
1531115311
version: 0.21.5
1531215312
resolution: "esbuild@npm:0.21.5"
1531315313
dependencies:

0 commit comments

Comments
 (0)