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-xml from 2.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) from 2.2.0 to 3.2.1.
- [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md)
- [Commits](prettier/plugin-xml@v2.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: "@prettier/plugin-xml"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent e9763ef commit 464c2b2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@prettier/plugin-xml": "2",
"@prettier/plugin-xml": "3",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"pinst": "^3.0.0",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ __metadata:
version: 6
cacheKey: 8

"@prettier/plugin-xml@npm:2":
version: 2.2.0
resolution: "@prettier/plugin-xml@npm:2.2.0"
"@prettier/plugin-xml@npm:3":
version: 3.2.1
resolution: "@prettier/plugin-xml@npm:3.2.1"
dependencies:
"@xml-tools/parser": ^1.0.11
prettier: ">=2.4.0"
checksum: 480fb67fe711463ab6b5678ce996486873b4d6440c31338af3f8dd5054c7ae9539dd81621637c85eed904727cfe17b7213e717d451df2fee56c8c50251f6bb69
peerDependencies:
prettier: ^3.0.0
checksum: d9a47ede6cd6f99062bb0978f3b1be11e72a8042d94e7a278feec3f0cdd24806c2e911c9706f807d1fb40adbb2d855e4aa962732bebfe820ab4d788df743b56f
languageName: node
linkType: hard

Expand Down Expand Up @@ -60,7 +61,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "bygger@workspace:."
dependencies:
"@prettier/plugin-xml": 2
"@prettier/plugin-xml": 3
husky: ^8.0.3
lint-staged: ^14.0.1
pinst: ^3.0.0
Expand Down Expand Up @@ -465,7 +466,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.3, prettier@npm:>=2.4.0":
"prettier@npm:3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
Expand Down

0 comments on commit 464c2b2

Please sign in to comment.