Skip to content

Commit

Permalink
chore(deps): update dependency deasync to ^0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 0621747 commit 641f3ef
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 @@ -69,7 +69,7 @@
"clean-pkg-json": "^1.2.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"deasync": "^0.1.29",
"deasync": "^0.1.30",
"esbuild-register": "^3.5.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6296,13 +6296,13 @@ __metadata:
languageName: node
linkType: hard

"deasync@npm:^0.1.29":
version: 0.1.29
resolution: "deasync@npm:0.1.29"
"deasync@npm:^0.1.30":
version: 0.1.30
resolution: "deasync@npm:0.1.30"
dependencies:
bindings: "npm:^1.5.0"
node-addon-api: "npm:^1.7.1"
checksum: 16b7dbadd6a8785f8e1dc11e0e1fc537c5b1d392500accec55b9de52318debab3579731e2665867d3e83f687dd2ab9fc3417716304905cccaedc56945d26e449
checksum: 5bf6fab59695c706960793328da19d07afcc200cdcf64de85e7d15eb8ed237768a51e0331af995a07b8673ac004e9d5c690daa747dc3100895201b2fff5911c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -15150,7 +15150,7 @@ __metadata:
clean-pkg-json: "npm:^1.2.0"
concurrently: "npm:^8.2.2"
cross-env: "npm:^7.0.3"
deasync: "npm:^0.1.29"
deasync: "npm:^0.1.30"
esbuild-register: "npm:^3.5.0"
esbuild-runner: "npm:^2.2.2"
eslint: "npm:^8.56.0"
Expand Down

0 comments on commit 641f3ef

Please sign in to comment.