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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency prettier to v2.8.3 #7704

Merged
merged 1 commit into from
Feb 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependency prettier to v2.8.3
  • Loading branch information
renovate[bot] committed Feb 3, 2023
commit e5eb3d3e9907dba21b0077a6a491cc9669811844
2 changes: 1 addition & 1 deletion packages/fork-htmlparser2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"jest": "29.3.1",
"prettier": "2.8.1",
"prettier": "2.8.3",
"ts-jest": "29.0.5",
"typescript": "4.9.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4796,7 +4796,7 @@ __metadata:
eslint: 8.31.0
eslint-config-prettier: 8.6.0
jest: 29.3.1
prettier: 2.8.1
prettier: 2.8.3
ts-jest: 29.0.5
typescript: 4.9.4
languageName: unknown
Expand Down Expand Up @@ -25511,12 +25511,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.1":
version: 2.8.1
resolution: "prettier@npm:2.8.1"
"prettier@npm:2.8.3":
version: 2.8.3
resolution: "prettier@npm:2.8.3"
bin:
prettier: bin-prettier.js
checksum: 4f21a0f1269f76fb36f54e9a8a1ea4c11e27478958bf860661fb4b6d7ac69aac1581f8724fa98ea3585e56d42a2ea317a17ff6e3324f40cb11ff9e20b73785cc
checksum: 92f2ceb522d454370e02082aa74ad27388672f7cee8975028b59517c069fe643bdc73e322675c8faf2ff173d7a626d1a6389f26b474000308e793aa25fff46e5
languageName: node
linkType: hard

Expand Down