Skip to content

Commit

Permalink
chore(deps-dev): bump @dprint/json from 0.19.3 to 0.19.4
Browse files Browse the repository at this point in the history
Bumps [@dprint/json](https://github.com/dprint/dprint-plugin-json) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/dprint/dprint-plugin-json/releases)
- [Commits](dprint/dprint-plugin-json@0.19.3...0.19.4)

---
updated-dependencies:
- dependency-name: "@dprint/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 9b31e4c commit acee5ad
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@dprint/formatter": "^0.4.1",
"@dprint/json": "^0.19.3",
"@dprint/json": "^0.19.4",
"@dprint/markdown": "^0.17.8",
"@dprint/typescript": "^0.93.0",
"@microsoft/api-extractor": "^7.47.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/maintenance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@dprint/formatter": "^0.4.1",
"@dprint/json": "^0.19.3",
"@dprint/json": "^0.19.4",
"@dprint/markdown": "^0.17.8",
"@dprint/typescript": "^0.93.0",
"@types/globrex": "^0.1.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -527,10 +527,10 @@ __metadata:
languageName: node
linkType: hard

"@dprint/json@npm:^0.19.3":
version: 0.19.3
resolution: "@dprint/json@npm:0.19.3"
checksum: 10/1e5f622f65f06ca1044e799593b168da34d6f242b69dee9016ab2b427fcc603c293bdaef5335c377bd79ede77d86a9b594ed1032586c0287fc2c35cf2c8d0c9f
"@dprint/json@npm:^0.19.4":
version: 0.19.4
resolution: "@dprint/json@npm:0.19.4"
checksum: 10/048ea00fa8bfe0871a0cfb8970ee996372b87fce8622ec35b2c2f2ab2631844d2e7eadd40185851e6a9956a6ccab486768db522c05651979ed1d0a198aebc05f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2135,7 +2135,7 @@ __metadata:
resolution: "@zwave-js/maintenance@workspace:packages/maintenance"
dependencies:
"@dprint/formatter": "npm:^0.4.1"
"@dprint/json": "npm:^0.19.3"
"@dprint/json": "npm:^0.19.4"
"@dprint/markdown": "npm:^0.17.8"
"@dprint/typescript": "npm:^0.93.0"
"@types/globrex": "npm:^0.1.4"
Expand Down Expand Up @@ -2198,7 +2198,7 @@ __metadata:
"@commitlint/cli": "npm:^19.5.0"
"@commitlint/config-conventional": "npm:^19.5.0"
"@dprint/formatter": "npm:^0.4.1"
"@dprint/json": "npm:^0.19.3"
"@dprint/json": "npm:^0.19.4"
"@dprint/markdown": "npm:^0.17.8"
"@dprint/typescript": "npm:^0.93.0"
"@microsoft/api-extractor": "npm:^7.47.9"
Expand Down

0 comments on commit acee5ad

Please sign in to comment.