Skip to content

Commit e0d8382

Browse files
authored
Merge pull request #239 from increments/dependabot/npm_and_yarn/prettier-3.5.3
Bump prettier from 3.4.2 to 3.5.3
2 parents 1fe9667 + e82f008 commit e0d8382

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
@@ -42,7 +42,7 @@
4242
"jest": "^29.7.0",
4343
"lint-staged": "^15.5.0",
4444
"npm-run-all": "^4.1.5",
45-
"prettier": "^3.4.2",
45+
"prettier": "^3.5.3",
4646
"react": "^18.3.1",
4747
"react-dom": "^18.2.0",
4848
"react-router-dom": "^6.27.0",

yarn.lock

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

5194-
prettier@^3.4.2:
5195-
version "3.4.2"
5196-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
5197-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
5194+
prettier@^3.5.3:
5195+
version "3.5.3"
5196+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5197+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
51985198

51995199
pretty-error@^4.0.0:
52005200
version "4.0.0"

0 commit comments

Comments
 (0)