Skip to content

Commit f76390f

Browse files
authored
Merge pull request #353 from dsgnr/dependabot/npm_and_yarn/frontend/web/prettier-3.6.2
[web] Bump prettier from 3.5.3 to 3.6.2 in /frontend/web
2 parents e573a9a + 3b93c9f commit f76390f

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.5.3",
37+
"prettier": "^3.6.2",
3838
"uglifyjs-webpack-plugin": "^2.2.0",
3939
"webpack": "^5.99.7",
4040
"webpack-cli": "^6.0.1",

frontend/web/yarn.lock

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

2928-
prettier@^3.5.3:
2929-
version "3.5.3"
2930-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2931-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
2928+
prettier@^3.6.2:
2929+
version "3.6.2"
2930+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
2931+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
29322932

29332933
pretty-error@^4.0.0:
29342934
version "4.0.0"

0 commit comments

Comments
 (0)