Skip to content

Commit

Permalink
Update dependency prettier to ^2.8.8 (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 6d2d091 commit cb0116d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.5.0",
"outdent": "^0.8.0",
"prettier": "^2.8.1",
"prettier": "^2.8.8",
"release-it": "^15.10.3",
"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 @@ -6984,12 +6984,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.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: 4f21a0f1269f76fb36f54e9a8a1ea4c11e27478958bf860661fb4b6d7ac69aac1581f8724fa98ea3585e56d42a2ea317a17ff6e3324f40cb11ff9e20b73785cc
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9498,7 +9498,7 @@ __metadata:
eslint-plugin-prettier: ^4.2.1
jest: ^29.5.0
outdent: ^0.8.0
prettier: ^2.8.1
prettier: ^2.8.8
release-it: ^15.10.3
semver: ^7.3.8
tslib: ^2.4.1
Expand Down

0 comments on commit cb0116d

Please sign in to comment.