Skip to content

Commit

Permalink
chore(deps): update dependency @taplo/cli to ^0.7.0 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent a963bea commit f838e66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"@napi-rs/cli": "^3.0.0-alpha.7",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.96",
"@taplo/cli": "^0.5.2",
"@taplo/cli": "^0.7.0",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1069,12 +1069,12 @@ __metadata:
languageName: node
linkType: hard

"@taplo/cli@npm:^0.5.2":
version: 0.5.2
resolution: "@taplo/cli@npm:0.5.2"
"@taplo/cli@npm:^0.7.0":
version: 0.7.0
resolution: "@taplo/cli@npm:0.7.0"
bin:
taplo: dist/cli.js
checksum: 10c0/673c0b32c5cabdfd3dfe7054f21202b3ec1601b3ef02f6384f0a09a77dac8888bc777e7c08d374edd34e5bef73927709455e037b346f548158a34ed06782f26b
checksum: 10c0/c5a9a34502335731e405547fe24ba1a2f867fccdf8abe4d13e261e30fad6c18a2773a961981206166fde0c85b19accef40381c189c8c6ed4952c5b082c1d4996
languageName: node
linkType: hard

Expand Down Expand Up @@ -5813,7 +5813,7 @@ __metadata:
"@napi-rs/cli": "npm:^3.0.0-alpha.7"
"@swc-node/register": "npm:^1.6.8"
"@swc/core": "npm:^1.3.96"
"@taplo/cli": "npm:^0.5.2"
"@taplo/cli": "npm:^0.7.0"
"@types/node": "npm:^20.8.10"
"@typescript-eslint/eslint-plugin": "npm:^6.10.0"
"@typescript-eslint/parser": "npm:^6.10.0"
Expand Down

0 comments on commit f838e66

Please sign in to comment.