Skip to content

Commit

Permalink
chore(deps): update dependency esbuild-register to ^3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 0621747 commit f642916
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"deasync": "^0.1.29",
"esbuild-register": "^3.5.0",
"esbuild-register": "^3.6.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.56.0",
"execa": "^8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6816,14 +6816,14 @@ __metadata:
languageName: node
linkType: hard

"esbuild-register@npm:^3.5.0":
version: 3.5.0
resolution: "esbuild-register@npm:3.5.0"
"esbuild-register@npm:^3.6.0":
version: 3.6.0
resolution: "esbuild-register@npm:3.6.0"
dependencies:
debug: "npm:^4.3.4"
peerDependencies:
esbuild: ">=0.12 <1"
checksum: 9ccd0573cb66018e4cce3c1416eed0f5f3794c7026ce469a94e2f8761335abed8e363fc8e8bb036ab9ad7e579bb4296b8568a04ae5626596c123576b0d9c9bde
checksum: 77193b7ca32ba9f81b35ddf3d3d0138efb0b1429d71b39480cfee932e1189dd2e492bd32bf04a4d0bc3adfbc7ec7381ceb5ffd06efe35f3e70904f1f686566d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -15151,7 +15151,7 @@ __metadata:
concurrently: "npm:^8.2.2"
cross-env: "npm:^7.0.3"
deasync: "npm:^0.1.29"
esbuild-register: "npm:^3.5.0"
esbuild-register: "npm:^3.6.0"
esbuild-runner: "npm:^2.2.2"
eslint: "npm:^8.56.0"
execa: "npm:^8.0.1"
Expand Down

0 comments on commit f642916

Please sign in to comment.