Skip to content

Commit

Permalink
update: update dependency prettier-plugin-packagejson to v2.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2022
1 parent aeaff60 commit 5560fbd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lint-staged": "12.4.1",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"prettier-plugin-packagejson": "2.2.17",
"prettier-plugin-packagejson": "2.2.18",
"rimraf": "3.0.2",
"scaffdog": "1.1.0"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13468,7 +13468,7 @@ __metadata:
lint-staged: 12.4.1
npm-run-all: 4.1.5
prettier: 2.5.1
prettier-plugin-packagejson: 2.2.17
prettier-plugin-packagejson: 2.2.18
rimraf: 3.0.2
scaffdog: 1.1.0
languageName: unknown
Expand Down Expand Up @@ -19329,14 +19329,14 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-packagejson@npm:2.2.17":
version: 2.2.17
resolution: "prettier-plugin-packagejson@npm:2.2.17"
"prettier-plugin-packagejson@npm:2.2.18":
version: 2.2.18
resolution: "prettier-plugin-packagejson@npm:2.2.18"
dependencies:
sort-package-json: 1.55.0
sort-package-json: 1.57.0
peerDependencies:
prettier: ">= 1.16.0"
checksum: f8a3a2c53ec1df684c21a7e1177a48d5e8f11e0a055abc281551e32b4edfcb11544c4c30004ea49ef127eb382a7d4447fff74df8519074a1fbfb543d453b67cb
checksum: aee11632b4a75d357cad0e25e537491580e0d4bd9ee54a1ad68f3363e0e4e0204450fcd405368737ce92edfde568e5ac80108ab5e6a4e415bebc6af816fcf06b
languageName: node
linkType: hard

Expand Down Expand Up @@ -21599,9 +21599,9 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:1.55.0":
version: 1.55.0
resolution: "sort-package-json@npm:1.55.0"
"sort-package-json@npm:1.57.0":
version: 1.57.0
resolution: "sort-package-json@npm:1.57.0"
dependencies:
detect-indent: ^6.0.0
detect-newline: 3.1.0
Expand All @@ -21611,7 +21611,7 @@ __metadata:
sort-object-keys: ^1.1.3
bin:
sort-package-json: cli.js
checksum: 221709f89a045143193839a06e7d7d307b60d62074ff2685a81cf78cb1cc2c47a36d3fda19202b1edf49c241da0ef14e64c5574a87c6f5dd87f1ff88251ce312
checksum: 15758ba6b1033ae136863eabd4b8c8a28e79dd68b71327f6803c2ea740dc149dc9ad708b006d07ee9de56b6dc7cadb7c697801ad50c01348aa91022c6ff6e21d
languageName: node
linkType: hard

Expand Down

0 comments on commit 5560fbd

Please sign in to comment.