Skip to content
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

Update dependency @ronilaukkarinen/gulp-stylelint to v14.1.2 #2204

Merged
merged 1 commit into from
Oct 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/crafty-preset-stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"postcss-scss": "4.0.9"
},
"devDependencies": {
"@ronilaukkarinen/gulp-stylelint": "14.1.1",
"@ronilaukkarinen/gulp-stylelint": "14.1.2",
"is-plain-object": "5.0.0",
"resolve-from": "5.0.0",
"stylelint": "15.10.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,17 +2032,17 @@ __metadata:
languageName: node
linkType: hard

"@ronilaukkarinen/gulp-stylelint@npm:14.1.1":
version: 14.1.1
resolution: "@ronilaukkarinen/gulp-stylelint@npm:14.1.1"
"@ronilaukkarinen/gulp-stylelint@npm:14.1.2":
version: 14.1.2
resolution: "@ronilaukkarinen/gulp-stylelint@npm:14.1.2"
dependencies:
"@jridgewell/trace-mapping": ^0.3.17
ansi-colors: ^4.1.3
fancy-log: ^2.0.0
plugin-error: ^2.0.1
peerDependencies:
stylelint: 10 - 15
checksum: 8c2ff0930269f72ab624c671d5fc2fd50de562e4a607781085303f7d4a886ab2622367c57a218a43399be317445666f77769db40850443dc07c4bd85699dd47f
checksum: 569799348de9a3b5d5f57db4d65fbb48a97614e2981e1fd94994816696eba0349d2ce1387ebc8e5f7a2b618f7c34fd62da5edad1fa6d7539f9ebac75eeec2742
languageName: node
linkType: hard

Expand Down Expand Up @@ -2677,7 +2677,7 @@ __metadata:
resolution: "@swissquote/crafty-preset-stylelint@workspace:packages/crafty-preset-stylelint"
dependencies:
"@babel/code-frame": 7.22.13
"@ronilaukkarinen/gulp-stylelint": 14.1.1
"@ronilaukkarinen/gulp-stylelint": 14.1.2
"@swissquote/crafty": 1.23.0
"@swissquote/crafty-commons": 1.23.0
"@swissquote/crafty-commons-gulp": 1.23.0
Expand Down