Skip to content

Commit f503ad4

Browse files
chore(deps-dev): bump prettier from 3.8.1 to 3.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.1 to 3.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 969db2a commit f503ad4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"lint-staged": "^16.4.0",
5454
"nuxt-windicss": "^3.0.1",
5555
"postcss-html": "^1.8.1",
56-
"prettier": "^3.8.1",
56+
"prettier": "^3.8.3",
5757
"ts-jest": "^29.4.9",
5858
"typescript": "^5.9.3",
5959
"vite": "^7.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11205,10 +11205,10 @@ prettier-linter-helpers@^1.0.1:
1120511205
dependencies:
1120611206
fast-diff "^1.1.2"
1120711207

11208-
prettier@^3.8.1:
11209-
version "3.8.1"
11210-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
11211-
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
11208+
prettier@^3.8.3:
11209+
version "3.8.3"
11210+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
11211+
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
1121211212

1121311213
pretty-bytes@^7.1.0:
1121411214
version "7.1.0"

0 commit comments

Comments
 (0)