1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-26 02:19:23 +01:00

build(deps-dev): bump prettier from 3.3.1 to 3.3.2 in the npm group

Bumps the npm group with 1 update: [prettier](https://github.com/prettier/prettier).

Updates `prettier` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-11 23:56:03 +00:00 committed by Aminda Suomalainen
parent 05a42503d4
commit 5dceb8fb2f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
{ {
"devDependencies": { "devDependencies": {
"@prettier/plugin-xml": "3.4.1", "@prettier/plugin-xml": "3.4.1",
"prettier": "3.3.1", "prettier": "3.3.2",
"prettier-plugin-sh": "0.14.0" "prettier-plugin-sh": "0.14.0"
} }
} }

View File

@ -9,13 +9,13 @@ importers:
devDependencies: devDependencies:
"@prettier/plugin-xml": "@prettier/plugin-xml":
specifier: 3.4.1 specifier: 3.4.1
version: 3.4.1(prettier@3.3.1) version: 3.4.1(prettier@3.3.2)
prettier: prettier:
specifier: 3.3.1 specifier: 3.3.2
version: 3.3.1 version: 3.3.2
prettier-plugin-sh: prettier-plugin-sh:
specifier: 0.14.0 specifier: 0.14.0
version: 0.14.0(prettier@3.3.1) version: 0.14.0(prettier@3.3.2)
packages: packages:
"@prettier/plugin-xml@3.4.1": "@prettier/plugin-xml@3.4.1":
@ -53,10 +53,10 @@ packages:
peerDependencies: peerDependencies:
prettier: ^3.0.3 prettier: ^3.0.3
prettier@3.3.1: prettier@3.3.2:
resolution: resolution:
{ {
integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==, integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==,
} }
engines: { node: ">=14" } engines: { node: ">=14" }
hasBin: true hasBin: true
@ -81,10 +81,10 @@ packages:
} }
snapshots: snapshots:
"@prettier/plugin-xml@3.4.1(prettier@3.3.1)": "@prettier/plugin-xml@3.4.1(prettier@3.3.2)":
dependencies: dependencies:
"@xml-tools/parser": 1.0.11 "@xml-tools/parser": 1.0.11
prettier: 3.3.1 prettier: 3.3.2
"@xml-tools/parser@1.0.11": "@xml-tools/parser@1.0.11":
dependencies: dependencies:
@ -96,13 +96,13 @@ snapshots:
mvdan-sh@0.10.1: {} mvdan-sh@0.10.1: {}
prettier-plugin-sh@0.14.0(prettier@3.3.1): prettier-plugin-sh@0.14.0(prettier@3.3.2):
dependencies: dependencies:
mvdan-sh: 0.10.1 mvdan-sh: 0.10.1
prettier: 3.3.1 prettier: 3.3.2
sh-syntax: 0.4.2 sh-syntax: 0.4.2
prettier@3.3.1: {} prettier@3.3.2: {}
regexp-to-ast@0.5.0: {} regexp-to-ast@0.5.0: {}