Skip to content

Commit 96c770d

Browse files
authored
Merge pull request #302 from vadymshymko/dependabot/npm_and_yarn/prettier-3.5.3
Bump prettier from 3.4.2 to 3.5.3
2 parents f498244 + 63eca6d commit 96c770d

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
@@ -59,7 +59,7 @@
5959
"eslint-plugin-react-hooks": "^4.6.0",
6060
"husky": ">=6",
6161
"lint-staged": ">=13.1.0",
62-
"prettier": "3.4.2",
62+
"prettier": "3.5.3",
6363
"react": "^19.0.0",
6464
"react-dom": "^19.0.0",
6565
"rollup": "^4.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2752,10 +2752,10 @@ prelude-ls@^1.2.1:
27522752
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
27532753
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
27542754

2755-
prettier@3.4.2:
2756-
version "3.4.2"
2757-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2758-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
2755+
prettier@3.5.3:
2756+
version "3.5.3"
2757+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2758+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
27592759

27602760
prop-types@^15.8.1:
27612761
version "15.8.1"

0 commit comments

Comments
 (0)