Skip to content

Commit 700919f

Browse files
dependabot[bot]CodingItWrong
authored andcommitted
build(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 b12dc27 commit 700919f

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
@@ -23,7 +23,7 @@
2323
"eslint-plugin-prettier": "^5.0.0",
2424
"jest": "^30.0.3",
2525
"kind-of": "^6.0.3",
26-
"prettier": "3.8.1",
26+
"prettier": "3.8.3",
2727
"serialize-javascript": "^7.0.0",
2828
"set-value": "^4.0.1"
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3476,10 +3476,10 @@ prettier-linter-helpers@^1.0.1:
34763476
dependencies:
34773477
fast-diff "^1.1.2"
34783478

3479-
prettier@3.8.1:
3480-
version "3.8.1"
3481-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
3482-
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
3479+
prettier@3.8.3:
3480+
version "3.8.3"
3481+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
3482+
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
34833483

34843484
pretty-format@30.3.0:
34853485
version "30.3.0"

0 commit comments

Comments
 (0)