Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
c73c8944
Unverified
Commit
c73c8944
authored
6 years ago
by
Lauri Timmanee
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3038562
by alexpott, markconroy: Update stylelint to 9.10.1
parent
1506b0af
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
core/modules/layout_builder/css/layout-builder.css
+1
-1
1 addition, 1 deletion
core/modules/layout_builder/css/layout-builder.css
core/package.json
+1
-1
1 addition, 1 deletion
core/package.json
core/yarn.lock
+364
-101
364 additions, 101 deletions
core/yarn.lock
with
366 additions
and
103 deletions
core/modules/layout_builder/css/layout-builder.css
+
1
−
1
View file @
c73c8944
.layout-builder
{
background-color
:
#fff
;
outline
:
3px
solid
#2f91da
;
padding
:
1.5em
1.5em
.5em
;
padding
:
1.5em
1.5em
0
.5em
;
outline-offset
:
-3px
;
}
...
...
This diff is collapsed.
Click to expand it.
core/package.json
+
1
−
1
View file @
c73c8944
...
...
@@ -41,7 +41,7 @@
"mkdirp"
:
"^0.5.1"
,
"nightwatch"
:
"^0.9.20"
,
"prettier"
:
"^1.14.0"
,
"stylelint"
:
"^9.1.1"
,
"stylelint"
:
"^9.1
0
.1"
,
"stylelint-checkstyle-formatter"
:
"^0.1.1"
,
"stylelint-config-standard"
:
"^18.2.0"
,
"stylelint-no-browser-hacks"
:
"^1.1.0"
...
...
This diff is collapsed.
Click to expand it.
core/yarn.lock
+
364
−
101
View file @
c73c8944
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment