Skip to content

Commit

Permalink
Update dependency prettier to ^2.8.1 (#214)
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] authored Dec 11, 2022
1 parent c98ec8e commit 421daeb
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.0.3",
"outdent": "^0.8.0",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"release-it": "^15.4.0",
"typescript": "^4.9.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6897,12 +6897,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
version: 2.7.1
resolution: "prettier@npm:2.7.1"
"prettier@npm:^2.8.1":
version: 2.8.1
resolution: "prettier@npm:2.8.1"
bin:
prettier: bin-prettier.js
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
checksum: 4f21a0f1269f76fb36f54e9a8a1ea4c11e27478958bf860661fb4b6d7ac69aac1581f8724fa98ea3585e56d42a2ea317a17ff6e3324f40cb11ff9e20b73785cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -9405,7 +9405,7 @@ __metadata:
eslint-plugin-prettier: ^4.2.1
jest: ^29.0.3
outdent: ^0.8.0
prettier: ^2.7.1
prettier: ^2.8.1
release-it: ^15.4.0
semver: ^7.3.7
tslib: ^2.4.1
Expand Down

0 comments on commit 421daeb

Please sign in to comment.