Skip to content

Commit

Permalink
Merge pull request #3779 from alphagov/dependabot/npm_and_yarn/stylel…
Browse files Browse the repository at this point in the history
…int-config-gds-1.1.1

Bump stylelint-config-gds from 1.1.0 to 1.1.1
  • Loading branch information
andysellick authored Dec 19, 2023
2 parents 8348382 + 2b7d4fa commit 59f7401
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 @@ -43,7 +43,7 @@
"postcss": "^8.4.32",
"standardx": "^7.0.0",
"stylelint": "^15.11.0",
"stylelint-config-gds": "^1.1.0",
"stylelint-config-gds": "^1.1.1",
"stylelint-stylistic": "^0.4.5"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2862,10 +2862,10 @@ style-search@^0.1.0:
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=

stylelint-config-gds@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-gds/-/stylelint-config-gds-1.1.0.tgz#c47db839b37549c49a96fde15011d76440c7e5eb"
integrity sha512-oc9qmd/7HFYIPwyJNusdKT+vxLXECAg9hcv4kIaec/MHz9n1ryf0nzgAhnKkatArxczK00FpoyyRPQwfa6b9eA==
stylelint-config-gds@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/stylelint-config-gds/-/stylelint-config-gds-1.1.1.tgz#9a7706913e567745cb62c9e105429e8216d8bfae"
integrity sha512-MKz0zojmXwEdjV7FG0OSGH8SXA9MxoKo566cGo4EIkx0nPg8t+5GzaJvBgtxn6T6m9pq5DO6DshGbg91Y6BSaQ==
dependencies:
stylelint-config-standard "^34.0.0"
stylelint-config-standard-scss "^11.1.0"
Expand Down

0 comments on commit 59f7401

Please sign in to comment.