Skip to content

Commit ac4d9e5

Browse files
committed
chore(deps): update dependency @lbenie/linting to v1.8.19
1 parent 86b9279 commit ac4d9e5

File tree

2 files changed

+22
-12
lines changed

2 files changed

+22
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@lbenie/linting": "1.8.18",
42+
"@lbenie/linting": "1.8.19",
4343
"@rollup/plugin-typescript": "11.1.6",
4444
"@semantic-release/changelog": "6.0.3",
4545
"@semantic-release/git": "10.0.1",

yarn.lock

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,10 +1439,10 @@
14391439
"@jridgewell/resolve-uri" "^3.1.0"
14401440
"@jridgewell/sourcemap-codec" "^1.4.14"
14411441

1442-
"@lbenie/[email protected].18":
1443-
version "1.8.18"
1444-
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.18.tgz#b8ce9ac0309cea318dd44b1b93cac2d2d5078e41"
1445-
integrity sha512-Lohps0BYo+jqGwAdEvKZ/RaS+khISp6lkY0DidQ0gpYs0KiPgwI6LJ781UVeoU0nyHvTDU0sQRKcdzeJyAnPWw==
1442+
"@lbenie/[email protected].19":
1443+
version "1.8.19"
1444+
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.19.tgz#aef0f7dd829824b3c1f879c45dbc632fd9b97f44"
1445+
integrity sha512-90vM+ypq9nOMQqG74CdhqXyoIJfBb+fUr22PgK2EmiTAabHkJI3F3EcPJeQXrHdFG5Xp8hcKoCIYU8O1vV7x/g==
14461446
dependencies:
14471447
"@typescript-eslint/eslint-plugin" "8.5.0"
14481448
"@typescript-eslint/parser" "8.5.0"
@@ -1453,7 +1453,7 @@
14531453
eslint-plugin-lit-a11y "4.1.4"
14541454
eslint-plugin-prettier "5.2.1"
14551455
globals "15.9.0"
1456-
postcss "8.4.45"
1456+
postcss "8.4.47"
14571457
postcss-scss "4.0.9"
14581458
postcss-styl "0.12.3"
14591459
prettier "3.3.3"
@@ -5327,6 +5327,11 @@ picocolors@^1.0.1:
53275327
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
53285328
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
53295329

5330+
picocolors@^1.1.0:
5331+
version "1.1.0"
5332+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
5333+
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
5334+
53305335
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
53315336
version "2.3.1"
53325337
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -5413,14 +5418,14 @@ postcss-value-parser@^4.2.0:
54135418
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
54145419
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
54155420

5416-
5417-
version "8.4.45"
5418-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
5419-
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
5421+
5422+
version "8.4.47"
5423+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
5424+
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
54205425
dependencies:
54215426
nanoid "^3.3.7"
5422-
picocolors "^1.0.1"
5423-
source-map-js "^1.2.0"
5427+
picocolors "^1.1.0"
5428+
source-map-js "^1.2.1"
54245429

54255430
"postcss@^7.0.27 || ^8.0.0", postcss@^8.4.0, postcss@^8.4.14, postcss@^8.4.32, postcss@^8.4.41:
54265431
version "8.4.43"
@@ -5820,6 +5825,11 @@ source-map-js@^1.0.1, source-map-js@^1.2.0:
58205825
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
58215826
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
58225827

5828+
source-map-js@^1.2.1:
5829+
version "1.2.1"
5830+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
5831+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
5832+
58235833
source-map-resolve@^0.6.0:
58245834
version "0.6.0"
58255835
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"

0 commit comments

Comments
 (0)