Skip to content

Commit

Permalink
Merge pull request #41 from microsoft/dependabot/npm_and_yarn/App/fro…
Browse files Browse the repository at this point in the history
…ntend-app/dependabotchanges/prettier-3.4.2

build: bump prettier from 2.8.8 to 3.4.2 in /App/frontend-app
  • Loading branch information
Roopan-Microsoft authored Dec 28, 2024
2 parents 22547cb + e5238fe commit 09802df
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
13 changes: 6 additions & 7 deletions App/frontend-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion App/frontend-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest-environment-jsdom": "^29.7.0",
"nodemon": "^3.1.9",
"postcss": "^8.4.49",
"prettier": "^2.8.8",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.3.0",
"react-tiff": "^0.0.11",
"sass": "^1.83.0",
Expand Down
8 changes: 4 additions & 4 deletions App/frontend-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7394,10 +7394,10 @@ prettier-plugin-tailwindcss@^0.3.0:
resolved "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.3.0.tgz"
integrity sha512-009/Xqdy7UmkcTBpwlq7jsViDqXAYSOMLDrHAdTMlVZOrKfM2o9Ci7EMWTMZ7SkKBFTG04UM9F9iM2+4i6boDA==

prettier@^2.8.8:
version "2.8.8"
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
prettier@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==

pretty-format@^27.0.2:
version "27.5.1"
Expand Down

0 comments on commit 09802df

Please sign in to comment.