Skip to content

Commit

Permalink
Bump prettier from 2.8.8 to 3.0.2 in /screen2.0
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent fae9a8e commit fdd96ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"file-loader": "^6.2.0",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"prettier": "^3.0.2",
"prettier-plugin-tailwindcss": "^0.4.1",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
Expand Down
16 changes: 8 additions & 8 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6036,12 +6036,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:^3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin-prettier.js
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
prettier: bin/prettier.cjs
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6689,7 +6689,7 @@ __metadata:
"@mui/icons-material": ^5.14.3
"@mui/lab": ^5.0.0-alpha.137
"@mui/material": ^5.14.2
"@types/node": ^20.4.9
"@types/node": ^20.5.0
"@types/react": ^18.2.20
"@types/react-dom": 18.2.7
"@weng-lab/psychscreen-ui-components": ^0.7.8
Expand All @@ -6705,7 +6705,7 @@ __metadata:
normalize.css: ^8.0.1
only: ^0.0.2
postcss: 8.4.27
prettier: ^2.8.8
prettier: ^3.0.2
prettier-plugin-tailwindcss: ^0.4.1
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -8151,4 +8151,4 @@ __metadata:
resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
languageName: node
linkType: hard
linkType: hard

0 comments on commit fdd96ca

Please sign in to comment.