Skip to content

Commit 2e23186

Browse files
Bump prettier from 3.8.1 to 3.8.3 (#1220)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb78f1f commit 2e23186

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
@@ -92,7 +92,7 @@
9292
"playwright": "^1.59.1",
9393
"postcss": "^8.5.9",
9494
"postcss-import": "^16.1.1",
95-
"prettier": "3.8.1",
95+
"prettier": "3.8.3",
9696
"rimraf": "^6.1.3",
9797
"run-script-os": "^1.1.6",
9898
"xml2js": "^0.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10240,10 +10240,10 @@ postman-url-encoder@3.0.8:
1024010240
dependencies:
1024110241
punycode "^2.3.1"
1024210242

10243-
prettier@3.8.1:
10244-
version "3.8.1"
10245-
resolved "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
10246-
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
10243+
prettier@3.8.3:
10244+
version "3.8.3"
10245+
resolved "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
10246+
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
1024710247

1024810248
pretty-error@^4.0.0:
1024910249
version "4.0.0"

0 commit comments

Comments
 (0)