Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Bump prettier-plugin-properties from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [prettier-plugin-properties](https://github.com/eemeli/prettier-plugin-properties) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/eemeli/prettier-plugin-properties/releases)
- [Commits](eemeli/prettier-plugin-properties@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-properties
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent e9763ef commit 966596b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"pinst": "^3.0.0",
"prettier": "2",
"prettier-plugin-java": "^2.3.1",
"prettier-plugin-properties": "^0.2.0"
"prettier-plugin-properties": "^0.3.0"
},
"scripts": {
"postinstall": "husky install",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ __metadata:
pinst: ^3.0.0
prettier: 2
prettier-plugin-java: ^2.3.1
prettier-plugin-properties: ^0.2.0
prettier-plugin-properties: ^0.3.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -447,12 +447,14 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-properties@npm:^0.2.0":
version: 0.2.0
resolution: "prettier-plugin-properties@npm:0.2.0"
"prettier-plugin-properties@npm:^0.3.0":
version: 0.3.0
resolution: "prettier-plugin-properties@npm:0.3.0"
dependencies:
dot-properties: ^1.0.0
checksum: 0109ca2a5862bf02ea3326ab39b0b308b3be9cec468642d840dfa867ea7a5d643cc5f01f18985072ad0248b1b2713dbda24c6a09b9d8eccef5c26155f8780a59
peerDependencies:
prettier: ">= 2.3.0"
checksum: 4516d3c68b61fc0093686d1bf851b117d79905ad73174e916efc2702ec030e5248410850af9390d82233eeabf39011dcd7cb0be1d22f53f94bf9f73a8b0b6d69
languageName: node
linkType: hard

Expand Down

0 comments on commit 966596b

Please sign in to comment.