Skip to content

Commit 7152f3a

Browse files
chore(deps-dev): Bump prettier from 2.8.8 to 3.5.3 (#1239)
* chore(deps-dev): Bump prettier from 2.8.8 to 3.5.3 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.3. - [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.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: bump eslint-plugin-prettier --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve <srherzog@gmail.com>
1 parent bde36bc commit 7152f3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^8.7.0",
4040
"eslint-config-prettier": "^9.0.0",
4141
"eslint-config-react-app": "^7.0.0",
42-
"eslint-plugin-prettier": "^4.0.0",
42+
"eslint-plugin-prettier": "^5.5.4",
4343
"eslint-plugin-react": "^7.23.2",
4444
"eslint-plugin-react-hooks": "^4.0.0",
4545
"husky": "^9.0.11",
@@ -48,7 +48,7 @@
4848
"jest-environment-node": "^29.0.1",
4949
"lerna": "^8.1.2",
5050
"lint-staged": "^15.2.0",
51-
"prettier": "^2.7.1",
51+
"prettier": "^3.5.3",
5252
"rollup": "^2.47.0",
5353
"rollup-plugin-esbuild": "^5.0.0",
5454
"rollup-plugin-replace": "^2.2.0",

0 commit comments

Comments
 (0)