Skip to content

Commit fb415e2

Browse files
Bump prettier from 2.8.8 to 3.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.8.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.8.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9cc62f commit fb415e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"optimize-css-assets-webpack-plugin": "^6.0.1",
9999
"postcss": "^8.5.6",
100100
"postcss-loader": "^8.2.0",
101-
"prettier": "^2.8.8",
101+
"prettier": "^3.8.1",
102102
"resolve-url-loader": "^5.0.0",
103103
"sass": "^1.97.3",
104104
"sass-loader": "^16.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7494,10 +7494,10 @@ prettier-linter-helpers@^1.0.0:
74947494
dependencies:
74957495
fast-diff "^1.1.2"
74967496

7497-
prettier@^2.8.8:
7498-
version "2.8.8"
7499-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7500-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7497+
prettier@^3.8.1:
7498+
version "3.8.1"
7499+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
7500+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
75017501

75027502
pretty-error@^4.0.0:
75037503
version "4.0.0"

0 commit comments

Comments
 (0)