Skip to content

Commit d0e8966

Browse files
Bump stylelint from 14.14.0 to 14.14.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.14.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.14.0...14.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c335a1 commit d0e8966

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"jasmine-browser-runner": "^1.2.0",
3838
"jasmine-core": "^4.5.0",
3939
"standardx": "^7.0.0",
40-
"stylelint": "^14.14.0",
40+
"stylelint": "^14.14.1",
4141
"stylelint-config-gds": "^0.2.0"
4242
}
4343
}

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -1384,10 +1384,10 @@ kind-of@^6.0.2, kind-of@^6.0.3:
13841384
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
13851385
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
13861386

1387-
known-css-properties@^0.25.0:
1388-
version "0.25.0"
1389-
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.25.0.tgz#6ebc4d4b412f602e5cfbeb4086bd544e34c0a776"
1390-
integrity sha512-b0/9J1O9Jcyik1GC6KC42hJ41jKwdO/Mq8Mdo5sYN+IuRTXs2YFHZC3kZSx6ueusqa95x3wLYe/ytKjbAfGixA==
1387+
known-css-properties@^0.26.0:
1388+
version "0.26.0"
1389+
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.26.0.tgz#008295115abddc045a9f4ed7e2a84dc8b3a77649"
1390+
integrity sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==
13911391

13921392
levn@^0.4.1:
13931393
version "0.4.1"
@@ -1935,7 +1935,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
19351935
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
19361936
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
19371937

1938-
postcss@^8.4.17:
1938+
postcss@^8.4.18:
19391939
version "8.4.18"
19401940
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
19411941
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
@@ -2482,10 +2482,10 @@ stylelint-scss@^4.0.0:
24822482
postcss-selector-parser "^6.0.6"
24832483
postcss-value-parser "^4.1.0"
24842484

2485-
stylelint@^14.14.0:
2486-
version "14.14.0"
2487-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.14.0.tgz#1acb52497c9a921f23f9c4014d4e0ee6eba768d0"
2488-
integrity sha512-yUI+4xXfPHVnueYddSQ/e1GuEA/2wVhWQbGj16AmWLtQJtn28lVxfS4b0CsWyVRPgd3Auzi0NXOthIEUhtQmmA==
2485+
stylelint@^14.14.1:
2486+
version "14.14.1"
2487+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.14.1.tgz#9096941c72254a70352b008fb0e712f453addf2c"
2488+
integrity sha512-Jnftu+lSD8cSpcV/+Z2nfgfgFpTIS1FcujezXPngtoIQ6wtwutL22MsNE0dJuMiM1h1790g2qIjAyUZCMrX4sw==
24892489
dependencies:
24902490
"@csstools/selector-specificity" "^2.0.2"
24912491
balanced-match "^2.0.0"
@@ -2504,13 +2504,13 @@ stylelint@^14.14.0:
25042504
import-lazy "^4.0.0"
25052505
imurmurhash "^0.1.4"
25062506
is-plain-object "^5.0.0"
2507-
known-css-properties "^0.25.0"
2507+
known-css-properties "^0.26.0"
25082508
mathml-tag-names "^2.1.3"
25092509
meow "^9.0.0"
25102510
micromatch "^4.0.5"
25112511
normalize-path "^3.0.0"
25122512
picocolors "^1.0.0"
2513-
postcss "^8.4.17"
2513+
postcss "^8.4.18"
25142514
postcss-media-query-parser "^0.2.3"
25152515
postcss-resolve-nested-selector "^0.1.1"
25162516
postcss-safe-parser "^6.0.0"
@@ -2522,7 +2522,7 @@ stylelint@^14.14.0:
25222522
style-search "^0.1.0"
25232523
supports-hyperlinks "^2.3.0"
25242524
svg-tags "^1.0.0"
2525-
table "^6.8.0"
2525+
table "^6.8.1"
25262526
v8-compile-cache "^2.3.0"
25272527
write-file-atomic "^4.0.2"
25282528

@@ -2563,10 +2563,10 @@ table@^5.2.3:
25632563
slice-ansi "^2.1.0"
25642564
string-width "^3.0.0"
25652565

2566-
table@^6.8.0:
2567-
version "6.8.0"
2568-
resolved "https://registry.yarnpkg.com/table/-/table-6.8.0.tgz#87e28f14fa4321c3377ba286f07b79b281a3b3ca"
2569-
integrity sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==
2566+
table@^6.8.1:
2567+
version "6.8.1"
2568+
resolved "https://registry.yarnpkg.com/table/-/table-6.8.1.tgz#ea2b71359fe03b017a5fbc296204471158080bdf"
2569+
integrity sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==
25702570
dependencies:
25712571
ajv "^8.0.1"
25722572
lodash.truncate "^4.4.2"

0 commit comments

Comments
 (0)