Skip to content

Commit dcfb85e

Browse files
build(deps-dev): 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 a8c9e6f commit dcfb85e

File tree

3 files changed

+68
-86
lines changed

3 files changed

+68
-86
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"npm-package-json-lint": "7.1.0",
4343
"npm-run-all": "4.1.5",
4444
"postcss": "8.4.42",
45-
"prettier": "2.8.8",
45+
"prettier": "3.8.1",
4646
"pretty-quick": "4.0.0",
4747
"rimraf": "5.0.5",
4848
"stylelint": "16.23.1",

packages/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-plugin-macros": "3.1.0",
5050
"css-loader": "6.10.0",
5151
"eslint-plugin-storybook": "10.2.7",
52-
"prettier": "2.8.8",
52+
"prettier": "3.8.1",
5353
"react": "18.3.1",
5454
"react-dom": "18.3.1",
5555
"react-syntax-highlighter": "15.5.0",

0 commit comments

Comments
 (0)