chore(deps-dev): bump prettier from 3.7.3 to 3.7.4 (#20625)
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.7.4. - [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.7.3...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
be0b608d1b
commit
f7a456fd00
|
|
@ -194,7 +194,7 @@
|
|||
"mockdate": "3.0.5",
|
||||
"msw": "2.4.3",
|
||||
"node-network-devtools": "1.0.29",
|
||||
"prettier": "3.7.3",
|
||||
"prettier": "3.7.4",
|
||||
"remark-parse": "11.0.0",
|
||||
"supertest": "7.1.4",
|
||||
"tsdown": "0.16.8",
|
||||
|
|
|
|||
|
|
@ -436,8 +436,8 @@ importers:
|
|||
specifier: 1.0.29
|
||||
version: 1.0.29(undici@7.16.0)(utf-8-validate@5.0.10)
|
||||
prettier:
|
||||
specifier: 3.7.3
|
||||
version: 3.7.3
|
||||
specifier: 3.7.4
|
||||
version: 3.7.4
|
||||
remark-parse:
|
||||
specifier: 11.0.0
|
||||
version: 11.0.0
|
||||
|
|
@ -5142,8 +5142,8 @@ packages:
|
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier@3.7.3:
|
||||
resolution: {integrity: sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==}
|
||||
prettier@3.7.4:
|
||||
resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -11477,7 +11477,7 @@ snapshots:
|
|||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier@3.7.3: {}
|
||||
prettier@3.7.4: {}
|
||||
|
||||
process-warning@5.0.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue