8000 chore(deps-dev): bump stylelint-prettier from 2.0.0 to 3.0.0 by dependabot[bot] · Pull Request #5 · timhettler/sass-yiq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps-dev): bump stylelint-prettier from 2.0.0 to 3.0.0 #5

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-standard-scss": "^6.1.0",
"stylelint-prettier": "^2.0.0"
"stylelint-prettier": "^3.0.0"
},
"peerDependencies": {
"sass": ">=1.45.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ __metadata:
stylelint: ^14.16.1
stylelint-config-prettier: ^9.0.4
stylelint-config-standard-scss: ^6.1.0
stylelint-prettier: ^2.0.0
stylelint-prettier: ^3.0.0
peerDependencies:
sass: ">=1.45.0"
languageName: unknown
Expand Down Expand Up @@ -5305,15 +5305,15 @@ __metadata:
languageName: node
linkType: hard

"stylelint-prettier@npm:^2.0.0":
version: 2.0.0
resolution: "stylelint-prettier@npm:2.0.0"
"stylelint-prettier@npm:^3.0.0":
version: 3.0.0
resolution: "stylelint-prettier@npm:3.0.0"
dependencies:
prettier-linter-helpers: ^1.0.0
peerDependencies:
prettier: ">=2.0.0"
stylelint: ">=14.0.0"
checksum: 6ce7628517a492e0c2e6104f654c9bc710f1aaf035c8b5274e187b68e8d510e70bae5ded2cb65df76aa01096460b9dfe02f844fea13bfba7e3dcca13baec2ff4
checksum: 094f53ef5dbe3806524db7f580b9312ceca444651803fc08c8baa48cd9a270985c709fa4f083681a685310dc347b8e55aa93d462554ba7d4ae6258a3bdf6a278
languageName: node
linkType: hard

Expand Down
0