Skip to content

Commit

Permalink
chore(deps-dev): bump @types/prettier from 2.7.3 to 3.0.0 (#210)
Browse files Browse the repository at this point in the history
Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) from 2.7.3 to 3.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier)

---
updated-dependencies:
- dependency-name: "@types/prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 62e1aef commit a323cdb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/prettier": "^2.7.3",
"@types/prettier": "^3.0.0",
"doctoc": "2.2.1",
"husky": "8.0.3",
"leasot": "13.3.0",
Expand Down
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ __metadata:
"@semantic-release/changelog": 6.0.3
"@semantic-release/exec": 6.0.3
"@semantic-release/git": 10.0.1
"@types/prettier": ^2.7.3
"@types/prettier": ^3.0.0
doctoc: 2.2.1
husky: 8.0.3
leasot: 13.3.0
Expand Down Expand Up @@ -1216,10 +1216,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6340,7 +6342,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0":
"prettier@npm:*, prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
bin:
Expand Down

0 comments on commit a323cdb

Please sign in to comment.