Skip to content

Commit

Permalink
chore(deps-dev): bump prettier-config-airlight from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [prettier-config-airlight](https://github.com/dalisoft/airlight) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/dalisoft/airlight/releases)
- [Commits](dalisoft/airlight@prettier-config-airlight-v2.0.0...prettier-config-airlight-v2.0.1)

---
updated-dependencies:
- dependency-name: prettier-config-airlight
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2023
1 parent 044f3b1 commit 704062f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"lint-staged": "^13.1.2",
"lint-staged-config-airlight": "^4.0.0",
"prettier": "^2.8.4",
"prettier-config-airlight": "^2.0.0",
"prettier-config-airlight": "^2.0.1",
"rollup": "^3.19.0",
"smartlint": "^6.0.0",
"typescript": "^4.9.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4149,10 +4149,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier-config-airlight@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/prettier-config-airlight/-/prettier-config-airlight-2.0.0.tgz#d2893f39b03e1f13adf6fc532e8b604bd1432453"
integrity sha512-0Nf2HkAdItRRTQ4q9pLhLDl/03FnxRdqwj8i+lqZfYqgFCbiW6C64Pg8uki/WXn5/Cf3Q+S4SiJ5xWJUn51TCQ==
prettier-config-airlight@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/prettier-config-airlight/-/prettier-config-airlight-2.0.1.tgz#d709652e564536d7b6da4c0399da4208beaafd19"
integrity sha512-K7Dajb7HnY23NH8jn3xL+HvgrkKSkLVft9l9qjx3Qr8MqMSvjbYi9464tUAYwLBKU46Ycteu+xloLHeKqenl6A==

prettier@^2.7.1:
version "2.8.3"
Expand Down

0 comments on commit 704062f

Please sign in to comment.