Skip to content

Commit

Permalink
chore(deps): update dependency @lbenie/linting to v1.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent 233543e commit 39e34a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"build": "vite build"
},
"devDependencies": {
"@lbenie/linting": "1.8.10",
"@lbenie/linting": "1.8.11",
"@rollup/plugin-typescript": "11.1.6",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1382,10 +1382,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@lbenie/linting@1.8.10":
version "1.8.10"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.10.tgz#d425b8951dd363a7f4e2b9219b2c854f334b2154"
integrity sha512-xOg3+OOQNDEzWJyf8VAytugFfEgawMFu8r4Bf9urTwGyX5mJY6WkQSrK+MGYnLBgFCd2tiJWi9Dk6oVCGi9EHg==
"@lbenie/linting@1.8.11":
version "1.8.11"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.11.tgz#49fd2337b93e16e264b710c55753430e20918940"
integrity sha512-GE9hjVX73z/X6Jpa+h75OOYWU5j+6xaq5tPZwjASEZ3gJwhgv3ph5n9qNlSFKQg5nBArhnZscURswwZnZM+ZyA==
dependencies:
"@typescript-eslint/eslint-plugin" "8.3.0"
"@typescript-eslint/parser" "8.3.0"
Expand All @@ -1396,7 +1396,7 @@
eslint-plugin-lit-a11y "4.1.4"
eslint-plugin-prettier "5.2.1"
globals "15.9.0"
postcss "8.4.42"
postcss "8.4.43"
postcss-scss "4.0.9"
postcss-styl "0.12.3"
prettier "3.3.3"
Expand Down Expand Up @@ -5399,16 +5399,7 @@ postcss-value-parser@^4.2.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@8.4.42:
version "8.4.42"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.42.tgz#0954e9b075f961fb2790d6b807b1f24e7334dbea"
integrity sha512-hywKUQB9Ra4dR1mGhldy5Aj1X3MWDSIA1cEi+Uy0CjheLvP6Ual5RlwMCh8i/X121yEDLDIKBsrCQ8ba3FDMfQ==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.1"
source-map-js "^1.2.0"

"postcss@^7.0.27 || ^8.0.0", postcss@^8.4.0, postcss@^8.4.14, postcss@^8.4.32, postcss@^8.4.41:
postcss@8.4.43, "postcss@^7.0.27 || ^8.0.0", postcss@^8.4.0, postcss@^8.4.14, postcss@^8.4.32, postcss@^8.4.41:
version "8.4.43"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.43.tgz#a5ddf22f4cc38e64c6ae030182b43e539d316419"
integrity sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==
Expand Down

0 comments on commit 39e34a9

Please sign in to comment.