Skip to content

Commit 3af1fba

Browse files
committed
chore(deps): update dependency stylelint-config-standard to v18.3.0
1 parent a67ead5 commit 3af1fba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"jest": "22.4.4",
3434
"lint-staged": "7.3.0",
3535
"semantic-release": "11.2.0",
36-
"stylelint-config-standard": "18.2.0"
36+
"stylelint-config-standard": "18.3.0"
3737
}
3838
}

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -4848,15 +4848,15 @@ style-search@^0.1.0:
48484848
version "0.1.0"
48494849
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
48504850

4851-
stylelint-config-recommended@^2.1.0:
4852-
version "2.1.0"
4853-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-2.1.0.tgz#f526d5c771c6811186d9eaedbed02195fee30858"
4851+
stylelint-config-recommended@^2.2.0:
4852+
version "2.2.0"
4853+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-2.2.0.tgz#46ab139db4a0e7151fd5f94af155512886c96d3f"
48544854

4855-
stylelint-config-standard@18.2.0:
4856-
version "18.2.0"
4857-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-18.2.0.tgz#6283149aba7f64f18731aef8f0abfb35cf619e06"
4855+
stylelint-config-standard@18.3.0:
4856+
version "18.3.0"
4857+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-18.3.0.tgz#a2a1b788d2cf876c013feaff8ae276117a1befa7"
48584858
dependencies:
4859-
stylelint-config-recommended "^2.1.0"
4859+
stylelint-config-recommended "^2.2.0"
48604860

48614861
stylelint@^8.3.1:
48624862
version "8.3.1"

0 commit comments

Comments
 (0)