Skip to content

Commit

Permalink
chore(deps): update dependency @lbenie/linting to v1.8.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent f9d7b4c commit eb81478
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 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.26",
"@lbenie/linting": "1.8.27",
"@rollup/plugin-typescript": "12.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
23 changes: 14 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1443,10 +1443,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lbenie/linting@1.8.26":
version "1.8.26"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.26.tgz#27ca03de53124b2719a4c552eaf03e44beb10e55"
integrity sha512-8Ctiy+UPEPlnfdXJnDpqpeq9wEkqja+7si0RVINYb3Zt9LSbMSEopGLMIaOQiI2a0vDvkdUOatLqGc+RTD8bCQ==
"@lbenie/linting@1.8.27":
version "1.8.27"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.27.tgz#ca4842169ccec75dedde2e27072fcd607d7c446a"
integrity sha512-g80Q9drgZolitlaF6njawH3MD2ppwx0jaDbeG4WiFgwycTvIG85Awm+BiuaPJE+LzORoM+Witi+YQyWAJsZEGA==
dependencies:
"@typescript-eslint/eslint-plugin" "8.8.0"
"@typescript-eslint/parser" "8.8.0"
Expand All @@ -1456,7 +1456,7 @@
eslint-plugin-jsdoc "50.3.1"
eslint-plugin-lit-a11y "4.1.4"
eslint-plugin-prettier "5.2.1"
globals "15.9.0"
globals "15.10.0"
postcss "8.4.47"
postcss-scss "4.0.9"
postcss-styl "0.12.3"
Expand Down Expand Up @@ -3852,10 +3852,10 @@ global-prefix@^3.0.0:
kind-of "^6.0.2"
which "^1.3.1"

globals@15.9.0, globals@^15.0.0:
version "15.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
globals@15.10.0:
version "15.10.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.10.0.tgz#a7eab3886802da248ad8b6a9ccca6573ff899c9b"
integrity sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==

globals@^11.1.0:
version "11.12.0"
Expand All @@ -3867,6 +3867,11 @@ globals@^14.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

globals@^15.0.0:
version "15.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==

globby@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
Expand Down

0 comments on commit eb81478

Please sign in to comment.