Skip to content

Commit 417b798

Browse files
chore(deps): update dependency @taplo/cli to ^0.7.0 (#774)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@taplo/cli](https://taplo.tamasfe.dev) ([source](https://togithub.com/tamasfe/taplo)) | [`^0.5.2` -> `^0.7.0`](https://renovatebot.com/diffs/npm/@taplo%2fcli/0.5.2/0.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@taplo%2fcli/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@taplo%2fcli/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@taplo%2fcli/0.5.2/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@taplo%2fcli/0.5.2/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/napi-rs/node-rs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent db1aa2e commit 417b798

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@swc-node/core": "^1.10.6",
3030
"@swc-node/register": "^1.6.8",
3131
"@swc/core": "^1.3.101",
32-
"@taplo/cli": "^0.5.2",
32+
"@taplo/cli": "^0.7.0",
3333
"@tybys/wasm-util": "^0.8.1",
3434
"@types/node": "^20.10.5",
3535
"@typescript-eslint/eslint-plugin": "^6.16.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,12 +1591,12 @@ __metadata:
15911591
languageName: node
15921592
linkType: hard
15931593

1594-
"@taplo/cli@npm:^0.5.2":
1595-
version: 0.5.2
1596-
resolution: "@taplo/cli@npm:0.5.2"
1594+
"@taplo/cli@npm:^0.7.0":
1595+
version: 0.7.0
1596+
resolution: "@taplo/cli@npm:0.7.0"
15971597
bin:
15981598
taplo: dist/cli.js
1599-
checksum: 10c0/673c0b32c5cabdfd3dfe7054f21202b3ec1601b3ef02f6384f0a09a77dac8888bc777e7c08d374edd34e5bef73927709455e037b346f548158a34ed06782f26b
1599+
checksum: 10c0/c5a9a34502335731e405547fe24ba1a2f867fccdf8abe4d13e261e30fad6c18a2773a961981206166fde0c85b19accef40381c189c8c6ed4952c5b082c1d4996
16001600
languageName: node
16011601
linkType: hard
16021602

@@ -6921,7 +6921,7 @@ __metadata:
69216921
"@swc-node/core": "npm:^1.10.6"
69226922
"@swc-node/register": "npm:^1.6.8"
69236923
"@swc/core": "npm:^1.3.101"
6924-
"@taplo/cli": "npm:^0.5.2"
6924+
"@taplo/cli": "npm:^0.7.0"
69256925
"@tybys/wasm-util": "npm:^0.8.1"
69266926
"@types/node": "npm:^20.10.5"
69276927
"@typescript-eslint/eslint-plugin": "npm:^6.16.0"

0 commit comments

Comments
 (0)