Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump prettier and @types/prettier #7521

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/node": "18.19.21",
"@types/open-graph": "0.2.5",
"@types/platform": "1.3.6",
"@types/prettier": "^2.7.3",
"@types/prettier": "^3.0.0",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/redux-logger": "^3.0.12",
Expand Down Expand Up @@ -114,7 +114,7 @@
"mocha": "10.3.0",
"nock": "13.5.4",
"nyc": "15.1.0",
"prettier": "2.8.8",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"sinon": "17.0.1",
"sort-json": "2.0.1",
Expand Down
23 changes: 8 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3622,14 +3622,7 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:^2.7.3":
version: 2.7.3
resolution: "@types/prettier@npm:2.7.3"
checksum: 705384209cea6d1433ff6c187c80dcc0b95d99d5c5ce21a46a9a58060c527973506822e428789d842761e0280d25e3359300f017fbe77b9755bc772ab3dc2f83
languageName: node
linkType: hard

"@types/prettier@npm:^3":
"@types/prettier@npm:^3, @types/prettier@npm:^3.0.0":
version: 3.0.0
resolution: "@types/prettier@npm:3.0.0"
dependencies:
Expand Down Expand Up @@ -13780,12 +13773,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin-prettier.js
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
prettier: bin/prettier.cjs
checksum: 2ee4e1417572372afb7a13bb446b34f20f1bf1747db77cf6ccaf57a9be005f2f15c40f903d41a6b79eec3f57fff14d32a20fb6dee1f126da48908926fe43c311
languageName: node
linkType: hard

Expand Down Expand Up @@ -17039,7 +17032,7 @@ __metadata:
"@types/node": 18.19.21
"@types/open-graph": 0.2.5
"@types/platform": 1.3.6
"@types/prettier": ^2.7.3
"@types/prettier": ^3.0.0
"@types/react": ^18.2.61
"@types/react-dom": ^18.2.19
"@types/redux-logger": ^3.0.12
Expand Down Expand Up @@ -17115,7 +17108,7 @@ __metadata:
nock: 13.5.4
nyc: 15.1.0
open-graph: 0.2.6
prettier: 2.8.8
prettier: 3.2.5
react: 18.2.0
react-dom: 18.2.0
react-redux: 8.1.3
Expand Down