Skip to content

Commit

Permalink
Merge pull request #996 from cutls/dependabot/npm_and_yarn/app/pretti…
Browse files Browse the repository at this point in the history
…er-3.0.0

Bump prettier from 2.8.3 to 3.0.0 in /app
  • Loading branch information
cutls committed Nov 4, 2023
2 parents f381541 + 62d63d6 commit eec016f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Expand Up @@ -112,7 +112,7 @@
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.6.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.3",
"prettier": "^3.0.0",
"readline-sync": "1.4.10",
"rollup": "^3.20.7",
"rollup-plugin-babel": "^4.4.0",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Expand Up @@ -5908,10 +5908,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
prettier@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==

private@^0.1.6:
version "0.1.8"
Expand Down

0 comments on commit eec016f

Please sign in to comment.