Skip to content

Commit 426b123

Browse files
chore(deps-dev): bump stylelint from 16.15.0 to 16.16.0 in the npm group (#883)
Bumps the npm group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.15.0 to 16.16.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.15.0...16.16.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03de4c0 commit 426b123

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"lintfix": "stylelint --fix assets/**/*.scss"
66
},
77
"devDependencies": {
8-
"stylelint": "16.15.0",
8+
"stylelint": "16.16.0",
99
"stylelint-config-recess-order": "6.0.0",
1010
"stylelint-config-recommended-scss": "14.1.0",
1111
"stylelint-scss": "6.11.1"

yarn.lock

+40-40
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
resolved "https://registry.yarnpkg.com/@dual-bundle/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#519c1549b0e147759e7825701ecffd25e5819f7b"
4949
integrity sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==
5050

51-
"@keyv/serialize@^1.0.2":
52-
version "1.0.2"
53-
resolved "https://registry.yarnpkg.com/@keyv/serialize/-/serialize-1.0.2.tgz#72507c4be94d8914434a4aa80661f8ac6131967f"
54-
integrity sha512-+E/LyaAeuABniD/RvUezWVXKpeuvwLEA9//nE9952zBaOdBd2mQ3pPoM8cUe2X6IcMByfuSLzmYqnYshG60+HQ==
51+
"@keyv/serialize@^1.0.3":
52+
version "1.0.3"
53+
resolved "https://registry.yarnpkg.com/@keyv/serialize/-/serialize-1.0.3.tgz#e0fe3710e2a379cb0490cd41e5a5ffa2bab58bf6"
54+
integrity sha512-qnEovoOp5Np2JDGonIDL6Ayihw0RhnRh6vxPuHo4RDn1UOzwEo4AeIfpL6UGIrsceWrCMiVPgwRjbHu4vYFc3g==
5555
dependencies:
5656
buffer "^6.0.3"
5757

@@ -145,13 +145,13 @@ buffer@^6.0.3:
145145
base64-js "^1.3.1"
146146
ieee754 "^1.2.1"
147147

148-
cacheable@^1.8.8:
149-
version "1.8.8"
150-
resolved "https://registry.yarnpkg.com/cacheable/-/cacheable-1.8.8.tgz#d105f6de41811e42acfa1327718f955794f879a6"
151-
integrity sha512-OE1/jlarWxROUIpd0qGBSKFLkNsotY8pt4GeiVErUYh/NUeTNrT+SBksUgllQv4m6a0W/VZsLuiHb88maavqEw==
148+
cacheable@^1.8.9:
149+
version "1.8.9"
150+
resolved "https://registry.yarnpkg.com/cacheable/-/cacheable-1.8.9.tgz#f5498999567ae1015761d805bd8bbecd8393fbd4"
151+
integrity sha512-FicwAUyWnrtnd4QqYAoRlNs44/a1jTL7XDKqm5gJ90wz1DQPlC7U2Rd1Tydpv+E7WAr4sQHuw8Q8M3nZMAyecQ==
152152
dependencies:
153-
hookified "^1.7.0"
154-
keyv "^5.2.3"
153+
hookified "^1.7.1"
154+
keyv "^5.3.1"
155155

156156
callsites@^3.0.0:
157157
version "3.1.0"
@@ -288,12 +288,12 @@ fastq@^1.6.0:
288288
dependencies:
289289
reusify "^1.0.4"
290290

291-
file-entry-cache@^10.0.6:
292-
version "10.0.6"
293-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.6.tgz#1fc49c38231b56e792c65222c0aa519d40b5db55"
294-
integrity sha512-0wvv16mVo9nN0Md3k7DMjgAPKG/TY4F/gYMBVb/wMThFRJvzrpaqBFqF6km9wf8QfYTN+mNg5aeaBLfy8k35uA==
291+
file-entry-cache@^10.0.7:
292+
version "10.0.7"
293+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.7.tgz#e0ac34d4b8c44bea8a0a27ceb4dae982f2d32749"
294+
integrity sha512-txsf5fu3anp2ff3+gOJJzRImtrtm/oa9tYLN0iTuINZ++EyVR/nRrg2fKYwvG/pXDofcrvvb0scEbX3NyW/COw==
295295
dependencies:
296-
flat-cache "^6.1.6"
296+
flat-cache "^6.1.7"
297297

298298
fill-range@^7.1.1:
299299
version "7.1.1"
@@ -302,19 +302,19 @@ fill-range@^7.1.1:
302302
dependencies:
303303
to-regex-range "^5.0.1"
304304

305-
flat-cache@^6.1.6:
306-
version "6.1.6"
307-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-6.1.6.tgz#62a94ba475297ec742d6c3a2be6516a96d311c9e"
308-
integrity sha512-F+CKgSwp0pzLx67u+Zy1aCueVWFAHWbXepvXlZ+bWVTaASbm5SyCnSJ80Fp1ePEmS57wU+Bf6cx6525qtMZ4lQ==
305+
flat-cache@^6.1.7:
306+
version "6.1.7"
307+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-6.1.7.tgz#c04b08316739ad7ef997e1b9ea363443fc2fcb38"
308+
integrity sha512-qwZ4xf1v1m7Rc9XiORly31YaChvKt6oNVHuqqZcoED/7O+ToyNVGobKsIAopY9ODcWpEDKEBAbrSOCBHtNQvew==
309309
dependencies:
310-
cacheable "^1.8.8"
311-
flatted "^3.3.2"
312-
hookified "^1.7.0"
310+
cacheable "^1.8.9"
311+
flatted "^3.3.3"
312+
hookified "^1.7.1"
313313

314-
flatted@^3.3.2:
315-
version "3.3.2"
316-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
317-
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==
314+
flatted@^3.3.3:
315+
version "3.3.3"
316+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
317+
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
318318

319319
glob-parent@^5.1.2:
320320
version "5.1.2"
@@ -366,10 +366,10 @@ has-flag@^4.0.0:
366366
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
367367
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
368368

369-
hookified@^1.7.0:
370-
version "1.7.1"
371-
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.7.1.tgz#b08228173e06e9e8767bae1dffb216b8c6171b41"
372-
integrity sha512-OXcdHsXeOiD7OJ5zvWj8Oy/6RCdLwntAX+wUrfemNcMGn6sux4xbEHi2QXwqePYhjQ/yvxxq2MvCRirdlHscBw==
369+
hookified@^1.7.1:
370+
version "1.8.1"
371+
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.8.1.tgz#74a8c97d36e5f8004d230ee2156a607cc84c358c"
372+
integrity sha512-GrO2l93P8xCWBSTBX9l2BxI78VU/MAAYag+pG8curS3aBGy0++ZlxrQ7PdUOUVMbn5BwkGb6+eRrnf43ipnFEA==
373373

374374
html-tags@^3.3.1:
375375
version "3.3.1"
@@ -468,12 +468,12 @@ json-schema-traverse@^1.0.0:
468468
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
469469
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
470470

471-
keyv@^5.2.3:
472-
version "5.2.3"
473-
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.2.3.tgz#32db1a4aa8d05e2b8ab82688a57ddc5d2184a25c"
474-
integrity sha512-AGKecUfzrowabUv0bH1RIR5Vf7w+l4S3xtQAypKaUpTdIR1EbrAcTxHCrpo9Q+IWeUlFE2palRtgIQcgm+PQJw==
471+
keyv@^5.3.1:
472+
version "5.3.2"
473+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.3.2.tgz#32edd461b51d44d42926eb72946236d79c71ae78"
474+
integrity sha512-Lji2XRxqqa5Wg+CHLVfFKBImfJZ4pCSccu9eVWK6w4c2SDFLd8JAn1zqTuSFnsxb7ope6rMsnIHfp+eBbRBRZQ==
475475
dependencies:
476-
"@keyv/serialize" "^1.0.2"
476+
"@keyv/serialize" "^1.0.3"
477477

478478
kind-of@^6.0.2:
479479
version "6.0.3"
@@ -740,10 +740,10 @@ [email protected], stylelint-scss@^6.4.0:
740740
postcss-selector-parser "^7.1.0"
741741
postcss-value-parser "^4.2.0"
742742

743-
stylelint@16.15.0:
744-
version "16.15.0"
745-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.15.0.tgz#a561cd50ad468cc4898f5c57cc1f223287fdea59"
746-
integrity sha512-OK6Rs7EPdcdmjqiDycadZY4fw3f5/TC1X6/tGjnF3OosbwCeNs7nG+79MCAtjEg7ckwqTJTsku08e0Rmaz5nUw==
743+
stylelint@16.16.0:
744+
version "16.16.0"
745+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.16.0.tgz#ebecf27becd277aaf752e75de324023a1e13e486"
746+
integrity sha512-40X5UOb/0CEFnZVEHyN260HlSSUxPES+arrUphOumGWgXERHfwCD0kNBVILgQSij8iliYVwlc0V7M5bcLP9vPg==
747747
dependencies:
748748
"@csstools/css-parser-algorithms" "^3.0.4"
749749
"@csstools/css-tokenizer" "^3.0.3"
@@ -758,7 +758,7 @@ [email protected]:
758758
debug "^4.3.7"
759759
fast-glob "^3.3.3"
760760
fastest-levenshtein "^1.0.16"
761-
file-entry-cache "^10.0.6"
761+
file-entry-cache "^10.0.7"
762762
global-modules "^2.0.0"
763763
globby "^11.1.0"
764764
globjoin "^0.1.4"

0 commit comments

Comments
 (0)