Skip to content

Commit

Permalink
chore(deps): update dependency @prettier/plugin-xml to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2023
1 parent c6adf5f commit 4730a67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nx/web": "16.5.1",
"@nx/webpack": "16.5.1",
"@nx/workspace": "16.5.1",
"@prettier/plugin-xml": "2.2.0",
"@prettier/plugin-xml": "3.1.1",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.3",
"@types/node": "18.16.19",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3149,13 +3149,12 @@
tiny-glob "^0.2.9"
tslib "^2.4.0"

"@prettier/plugin-xml@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@prettier/plugin-xml/-/plugin-xml-2.2.0.tgz#2bc2ae667aa817369fdb939aa7d36ea88105483d"
integrity sha512-UWRmygBsyj4bVXvDiqSccwT1kmsorcwQwaIy30yVh8T+Gspx4OlC0shX1y+ZuwXZvgnafmpRYKks0bAu9urJew==
"@prettier/plugin-xml@3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@prettier/plugin-xml/-/plugin-xml-3.1.1.tgz#90e9f311aaef7d4e3f177acb9a93fa56f27efe9f"
integrity sha512-kf20whg987pD/GWz0s1H2iA2170NnyP7chfmSkY55Dhs8wZwWxVxPItfWsfJo1FVMvTuNUPZY/hTqqHrzxb6Pg==
dependencies:
"@xml-tools/parser" "^1.0.11"
prettier ">=2.4.0"

"@sinclair/typebox@^0.24.1":
version "0.24.51"
Expand Down Expand Up @@ -9968,11 +9967,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==

prettier@>=2.4.0:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

pretty-bytes@^5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
Expand Down

0 comments on commit 4730a67

Please sign in to comment.