Skip to content

Commit

Permalink
chore(deps): update dependency @lbenie/linting to v1.8.47 (#1692)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 5edacda commit 9c6bea6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"format": "eslint lib --fix"
},
"devDependencies": {
"@lbenie/linting": "1.8.46",
"@lbenie/linting": "1.8.47",
"@rollup/plugin-typescript": "12.1.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lbenie/linting@1.8.46":
version "1.8.46"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.46.tgz#3665d36493016495fab673aa207aacf77676efcd"
integrity sha512-rGAJU3OphN3vem1yTdtSSBs4nIX9Fg2Kv834JxnzRW9lHdoPW8WhsQ9PnRNNpRrrqszx+310+p6Emkgg2OQ9hA==
"@lbenie/linting@1.8.47":
version "1.8.47"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.47.tgz#237e4142ac04957750a131775f6aadfb7f790d00"
integrity sha512-qCJ/Lt7+0SHikOxmPph4CXcQQqn8oX58Zi20/D6aE4592W4+ClMt6T0XHKvWxe1EUW++60edREC2xWx3xQ+Y6g==
dependencies:
"@typescript-eslint/eslint-plugin" "8.14.0"
"@typescript-eslint/parser" "8.14.0"
Expand All @@ -431,7 +431,7 @@
eslint-plugin-lit-a11y "4.1.4"
eslint-plugin-prettier "5.2.1"
globals "15.12.0"
postcss "8.4.48"
postcss "8.4.49"
postcss-scss "4.0.9"
postcss-styl "0.12.3"
prettier "3.3.3"
Expand Down Expand Up @@ -5407,10 +5407,10 @@ 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.48:
version "8.4.48"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.48.tgz#765f3f8abaa2a2b065cdddbc57ad4cb5a76e515f"
integrity sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==
postcss@8.4.49:
version "8.4.49"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
dependencies:
nanoid "^3.3.7"
picocolors "^1.1.1"
Expand Down

0 comments on commit 9c6bea6

Please sign in to comment.