chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 (#17796)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.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.4.1...3.4.2) --- updated-dependencies: - dependency-name: prettier 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
5baa847089
commit
39b5eace60
|
|
@ -188,7 +188,7 @@
|
|||
"mockdate": "3.0.5",
|
||||
"msw": "2.4.3",
|
||||
"node-network-devtools": "1.0.23",
|
||||
"prettier": "3.4.1",
|
||||
"prettier": "3.4.2",
|
||||
"remark-parse": "11.0.0",
|
||||
"supertest": "7.0.0",
|
||||
"typescript": "5.7.2",
|
||||
|
|
|
|||
|
|
@ -390,7 +390,7 @@ importers:
|
|||
version: 17.14.0(eslint@9.16.0)
|
||||
eslint-plugin-prettier:
|
||||
specifier: 5.2.1
|
||||
version: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.1)
|
||||
version: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.2)
|
||||
eslint-plugin-unicorn:
|
||||
specifier: 56.0.1
|
||||
version: 56.0.1(eslint@9.16.0)
|
||||
|
|
@ -425,8 +425,8 @@ importers:
|
|||
specifier: 1.0.23
|
||||
version: 1.0.23(bufferutil@4.0.8)(undici@6.21.0)(utf-8-validate@5.0.10)
|
||||
prettier:
|
||||
specifier: 3.4.1
|
||||
version: 3.4.1
|
||||
specifier: 3.4.2
|
||||
version: 3.4.2
|
||||
remark-parse:
|
||||
specifier: 11.0.0
|
||||
version: 11.0.0
|
||||
|
|
@ -4631,8 +4631,8 @@ packages:
|
|||
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
prettier@3.4.1:
|
||||
resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==}
|
||||
prettier@3.4.2:
|
||||
resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -8604,10 +8604,10 @@ snapshots:
|
|||
minimatch: 9.0.5
|
||||
semver: 7.6.3
|
||||
|
||||
eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.1):
|
||||
eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.2):
|
||||
dependencies:
|
||||
eslint: 9.16.0
|
||||
prettier: 3.4.1
|
||||
prettier: 3.4.2
|
||||
prettier-linter-helpers: 1.0.0
|
||||
synckit: 0.9.2
|
||||
optionalDependencies:
|
||||
|
|
@ -10513,7 +10513,7 @@ snapshots:
|
|||
dependencies:
|
||||
fast-diff: 1.3.0
|
||||
|
||||
prettier@3.4.1: {}
|
||||
prettier@3.4.2: {}
|
||||
|
||||
process-warning@4.0.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue