Skip to content

Commit 756849e

Browse files
authored
Merge pull request #324 from dsgnr/dependabot/npm_and_yarn/frontend/web/prettier-3.5.3
[web] Bump prettier from 3.4.2 to 3.5.3 in /frontend/web
2 parents 35f93f9 + 7dc2e5c commit 756849e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"globals": "^16.0.0",
3535
"html-webpack-plugin": "^5.6.0",
3636
"mini-css-extract-plugin": "^2.9.0",
37-
"prettier": "^3.4.2",
37+
"prettier": "^3.5.3",
3838
"uglifyjs-webpack-plugin": "^2.2.0",
3939
"webpack": "^5.98.0",
4040
"webpack-cli": "^6.0.1",

frontend/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,10 +2919,10 @@ prelude-ls@^1.2.1:
29192919
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
29202920
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
29212921

2922-
prettier@^3.4.2:
2923-
version "3.4.2"
2924-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2925-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
2922+
prettier@^3.5.3:
2923+
version "3.5.3"
2924+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2925+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
29262926

29272927
pretty-error@^4.0.0:
29282928
version "4.0.0"

0 commit comments

Comments
 (0)